summaryrefslogtreecommitdiff
path: root/Source/WebCore/WebCore.gypi
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2012-02-09 14:16:12 +0100
committerSimon Hausmann <simon.hausmann@nokia.com>2012-02-09 14:16:12 +0100
commit03e12282df9aa1e1fb05a8b90f1cfc2e08764cec (patch)
tree52599cd0ab782b1768e23ad176f7618f98333cb6 /Source/WebCore/WebCore.gypi
parentcd44dc59cdfc39534aef4d417e9f3c412e3be139 (diff)
downloadqtwebkit-03e12282df9aa1e1fb05a8b90f1cfc2e08764cec.tar.gz
Imported WebKit commit e09a82039aa4273ab318b71122e92d8e5f233525 (http://svn.webkit.org/repository/webkit/trunk@107223)
Diffstat (limited to 'Source/WebCore/WebCore.gypi')
-rw-r--r--Source/WebCore/WebCore.gypi32
1 files changed, 16 insertions, 16 deletions
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index 101c87f69..e4a52271b 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -69,7 +69,6 @@
'css/CSSImageGeneratorValue.h',
'css/CSSImageValue.h',
'css/CSSLineBoxContainValue.h',
- 'css/CSSMutableStyleDeclaration.h',
'css/CSSParserValues.h',
'css/CSSPrimitiveValue.h',
'css/CSSProperty.h',
@@ -277,7 +276,6 @@
'platform/PlatformEvent.cpp',
'platform/PlatformEvent.h',
'platform/PlatformGestureEvent.h',
- 'platform/PlatformGestureRecognizer.h',
'platform/PlatformKeyboardEvent.h',
'platform/PlatformMenuDescription.h',
'platform/PlatformMouseEvent.h',
@@ -576,7 +574,6 @@
'dom/ActiveDOMObject.h',
'dom/Attr.h',
'dom/Attribute.h',
- 'dom/CSSMappedAttributeDeclaration.h',
'dom/CharacterData.h',
'dom/CheckedRadioButtons.h',
'dom/Clipboard.h',
@@ -605,7 +602,6 @@
'dom/ExceptionCodePlaceholder.h',
'dom/FragmentScriptingPermission.h',
'dom/KeyboardEvent.h',
- 'dom/MappedAttributeEntry.h',
'dom/MessagePort.h',
'dom/MessagePortChannel.h',
'dom/MouseEvent.h',
@@ -964,7 +960,7 @@
'html/canvas/Uint8ClampedArray.idl',
'html/canvas/WebGLActiveInfo.idl',
'html/canvas/WebGLBuffer.idl',
- 'html/canvas/WebGLCompressedTextures.idl',
+ 'html/canvas/WebGLCompressedTextureS3TC.idl',
'html/canvas/WebGLContextAttributes.idl',
'html/canvas/WebGLContextEvent.idl',
'html/canvas/WebGLDebugRendererInfo.idl',
@@ -979,6 +975,7 @@
'html/canvas/WebGLUniformLocation.idl',
'html/canvas/WebGLVertexArrayObjectOES.idl',
'html/shadow/HTMLContentElement.idl',
+ 'html/shadow/HTMLShadowElement.idl',
'html/track/TextTrackList.idl',
'html/track/TrackEvent.idl',
'inspector/InjectedScriptHost.idl',
@@ -1818,7 +1815,6 @@
'bindings/v8/custom/V8CustomXPathNSResolver.h',
'bindings/v8/custom/V8DOMFormDataCustom.cpp',
'bindings/v8/custom/V8DOMStringMapCustom.cpp',
- 'bindings/v8/custom/V8DOMTokenListCustom.cpp',
'bindings/v8/custom/V8DOMWindowCustom.cpp',
'bindings/v8/custom/V8DataViewCustom.cpp',
'bindings/v8/custom/V8DedicatedWorkerContextCustom.cpp',
@@ -2019,7 +2015,6 @@
'css/CSSLineBoxContainValue.cpp',
'css/CSSMediaRule.cpp',
'css/CSSMediaRule.h',
- 'css/CSSMutableStyleDeclaration.cpp',
'css/CSSNamespace.h',
'css/CSSOMUtils.cpp',
'css/CSSOMUtils.h',
@@ -2099,6 +2094,8 @@
'css/ShadowValue.h',
'css/StyleMedia.cpp',
'css/StyleMedia.h',
+ 'css/StylePropertySet.cpp',
+ 'css/StylePropertySet.h',
'css/StyleSheet.cpp',
'css/StyleSheet.h',
'css/StyleSheetList.cpp',
@@ -2387,6 +2384,8 @@
'inspector/InspectorFrontendClientLocal.cpp',
'inspector/InspectorFrontendHost.cpp',
'inspector/InspectorFrontendHost.h',
+ 'inspector/InspectorHistory.cpp',
+ 'inspector/InspectorHistory.h',
'inspector/InspectorIndexedDBAgent.cpp',
'inspector/InspectorIndexedDBAgent.h',
'inspector/InspectorInstrumentation.cpp',
@@ -2871,6 +2870,7 @@
'platform/audio/ffmpeg/FFTFrameFFMPEG.cpp',
'platform/audio/mac/FFTFrameMac.cpp',
'platform/audio/mkl/FFTFrameMKL.cpp',
+ 'platform/audio/ipp/FFTFrameIPP.cpp',
'platform/cf/BinaryPropertyList.cpp',
'platform/cf/FileSystemCF.cpp',
'platform/cf/KURLCFNet.cpp',
@@ -2907,8 +2907,6 @@
'platform/chromium/FramelessScrollView.h',
'platform/chromium/FramelessScrollViewClient.h',
'platform/chromium/GamepadsChromium.cpp',
- 'platform/chromium/GestureRecognizerChromium.cpp',
- 'platform/chromium/GestureRecognizerChromium.h',
'platform/chromium/HistogramSupportChromium.cpp',
'platform/chromium/KeyCodeConversion.h',
'platform/chromium/KeyCodeConversionAndroid.cpp',
@@ -3537,8 +3535,6 @@
'platform/graphics/qt/SimpleFontDataQt.cpp',
'platform/graphics/qt/StillImageQt.cpp',
'platform/graphics/qt/StillImageQt.h',
- 'platform/graphics/qt/TextureMapperQt.cpp',
- 'platform/graphics/qt/TextureMapperQt.h',
'platform/graphics/qt/TileQt.cpp',
'platform/graphics/qt/TransformationMatrixQt.cpp',
'platform/graphics/qt/TransparencyLayer.h',
@@ -3580,6 +3576,8 @@
'platform/graphics/texmap/TextureMapper.h',
'platform/graphics/texmap/TextureMapperAnimation.cpp',
'platform/graphics/texmap/TextureMapperAnimation.h',
+ 'platform/graphics/texmap/TextureMapperImageBuffer.cpp',
+ 'platform/graphics/texmap/TextureMapperImageBuffer.h',
'platform/graphics/texmap/TextureMapperNode.cpp',
'platform/graphics/texmap/TextureMapperNode.h',
'platform/graphics/texmap/TextureMapperPlatformLayer.h',
@@ -4926,7 +4924,6 @@
'dom/BeforeUnloadEvent.h',
'dom/CDATASection.cpp',
'dom/CDATASection.h',
- 'dom/CSSMappedAttributeDeclaration.cpp',
'dom/CharacterData.cpp',
'dom/CheckedRadioButtons.cpp',
'dom/ChildListMutationScope.cpp',
@@ -5353,8 +5350,6 @@
'html/ImageInputType.cpp',
'html/ImageInputType.h',
'html/InputType.cpp',
- 'html/IsIndexInputType.cpp',
- 'html/IsIndexInputType.h',
'html/LabelsNodeList.cpp',
'html/LabelsNodeList.h',
'html/LinkRelAttribute.cpp',
@@ -5378,6 +5373,7 @@
'html/PasswordInputType.h',
'html/PluginDocument.cpp',
'html/PluginDocument.h',
+ 'html/PublicURLManager.h',
'html/RadioInputType.cpp',
'html/RadioInputType.h',
'html/RangeInputType.cpp',
@@ -5443,8 +5439,8 @@
'html/canvas/WebGLActiveInfo.h',
'html/canvas/WebGLBuffer.cpp',
'html/canvas/WebGLBuffer.h',
- 'html/canvas/WebGLCompressedTextures.cpp',
- 'html/canvas/WebGLCompressedTextures.h',
+ 'html/canvas/WebGLCompressedTextureS3TC.cpp',
+ 'html/canvas/WebGLCompressedTextureS3TC.h',
'html/canvas/WebGLContextAttributes.cpp',
'html/canvas/WebGLContextAttributes.h',
'html/canvas/WebGLContextEvent.cpp',
@@ -5533,6 +5529,8 @@
'html/shadow/DetailsMarkerControl.h',
'html/shadow/HTMLContentElement.cpp',
'html/shadow/HTMLContentElement.h',
+ 'html/shadow/HTMLShadowElement.cpp',
+ 'html/shadow/HTMLShadowElement.h',
'html/shadow/MediaControls.cpp',
'html/shadow/MediaControls.h',
'html/shadow/MediaControlElements.cpp',
@@ -7854,6 +7852,8 @@
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLActiveInfo.h',
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLBuffer.cpp',
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLBuffer.h',
+ '<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp',
+ '<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h',
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLContextAttributes.cpp',
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLContextAttributes.h',
'<(PRODUCT_DIR)/DerivedSources/WebCore/JSWebGLFramebuffer.cpp',