summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 17:45:16 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 17:45:16 +0000
commit8f6f15f9181566c226eba0ebd9d79d4b4ed6a4ac (patch)
tree9528434616257af4c0a777f08862a71415646a94 /webkit/webkit.gyp
parentbb28e069474790ba5d46e07bb54412649a04c536 (diff)
downloadchromium_src-8f6f15f9181566c226eba0ebd9d79d4b4ed6a4ac.zip
chromium_src-8f6f15f9181566c226eba0ebd9d79d4b4ed6a4ac.tar.gz
chromium_src-8f6f15f9181566c226eba0ebd9d79d4b4ed6a4ac.tar.bz2
webkit.gyp changes corresponding to WebKit r41268 Chromium r10597
Review URL: http://codereview.chromium.org/28261 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10612 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp21
1 files changed, 16 insertions, 5 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index cd9850c..2bb76d4 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -769,6 +769,7 @@
'../third_party/WebKit/WebCore/page/PositionError.idl',
'../third_party/WebKit/WebCore/page/PositionErrorCallback.idl',
'../third_party/WebKit/WebCore/page/Screen.idl',
+ '../third_party/WebKit/WebCore/page/WebKitPoint.idl',
'../third_party/WebKit/WebCore/page/WorkerNavigator.idl',
'../third_party/WebKit/WebCore/plugins/MimeType.idl',
'../third_party/WebKit/WebCore/plugins/MimeTypeArray.idl',
@@ -946,6 +947,7 @@
'port/bindings/v8/UndetectableHTMLCollection.idl',
# V8 bindings not generated from .idl source.
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8CustomBinding.h',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8CustomEventListener.h',
@@ -960,10 +962,14 @@
'../third_party/WebKit/WebCore/bindings/v8/custom/V8CustomVoidCallback.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8CustomVoidCallback.h',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8DOMParserConstructor.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8DOMStringListCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8DatabaseCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8EventCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLCollectionCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLDocumentCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLFormElementCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLFrameSetElementCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLInputElementCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp',
@@ -971,13 +977,19 @@
'../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLSelectElementCustom.h',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8LocationCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8MessageChannelConstructor.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8NamedNodeMapCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8NamedNodesCollection.h',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8NodeFilterCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8NodeIteratorCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8NodeListCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8SQLTransactionCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8SVGElementInstanceCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8SVGLengthCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8SVGMatrixCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8StyleSheetListCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8TreeWalkerCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8WebKitCSSMatrixConstructor.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8XMLSerializerConstructor.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8XPathEvaluatorConstructor.cpp',
@@ -1945,6 +1957,7 @@
'../third_party/WebKit/WebCore/page/SecurityOriginHash.h',
'../third_party/WebKit/WebCore/page/Settings.cpp',
'../third_party/WebKit/WebCore/page/Settings.h',
+ '../third_party/WebKit/WebCore/page/WebKitPoint.h',
'../third_party/WebKit/WebCore/page/WindowFeatures.cpp',
'../third_party/WebKit/WebCore/page/WindowFeatures.h',
'../third_party/WebKit/WebCore/page/WorkerNavigator.cpp',
@@ -3261,11 +3274,8 @@
'../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.cpp',
'../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.h',
'../third_party/WebKit/WebCore/svg/graphics/cairo/SVGResourceFilterCairo.cpp',
- '../third_party/WebKit/WebCore/svg/graphics/cairo/SVGResourceMaskerCairo.cpp',
'../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.cpp',
'../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.mm',
- '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceMaskerCg.cpp',
- '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceMaskerCg.mm',
'../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.h',
'../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.mm',
'../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFilterEffectCg.mm',
@@ -3331,9 +3341,7 @@
'../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatformDataMac.h',
'../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatformDataMac.mm',
'../third_party/WebKit/WebCore/svg/graphics/qt/SVGResourceFilterQt.cpp',
- '../third_party/WebKit/WebCore/svg/graphics/qt/SVGResourceMaskerQt.cpp',
'../third_party/WebKit/WebCore/svg/graphics/skia/SVGResourceFilterSkia.cpp',
- '../third_party/WebKit/WebCore/svg/graphics/skia/SVGResourceMaskerSkia.cpp',
'../third_party/WebKit/WebCore/svg/graphics/SVGImage.cpp',
'../third_party/WebKit/WebCore/svg/graphics/SVGImage.h',
'../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.cpp',
@@ -3796,6 +3804,9 @@
# Not ready to build yet.
# TODO(mark): Remove when ready.
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8HTMLDocumentCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8NodeIteratorCustom.cpp',
+ '../third_party/WebKit/WebCore/bindings/v8/custom/V8TreeWalkerCustom.cpp',
'../third_party/WebKit/WebCore/bindings/v8/custom/V8XSLTProcessorCustom.cpp',
# Don't build custom bindings for VoidCallback.