summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-04 00:38:59 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-04 00:38:59 +0000
commit0ff03ae3f1bf6f877a4aa32263f6418f2c5797d2 (patch)
treed617e74942b96732377eea966d146309743b1c3d /webkit/build
parent3fbfa3fb89128ea61adf02c63f2cf4e1121c7933 (diff)
downloadchromium_src-0ff03ae3f1bf6f877a4aa32263f6418f2c5797d2.zip
chromium_src-0ff03ae3f1bf6f877a4aa32263f6418f2c5797d2.tar.gz
chromium_src-0ff03ae3f1bf6f877a4aa32263f6418f2c5797d2.tar.bz2
Rollback 10840.
Review URL: http://codereview.chromium.org/40075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10846 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/V8Bindings/SConscript2
-rw-r--r--webkit/build/V8Bindings/V8Bindings.vcproj8
2 files changed, 0 insertions, 10 deletions
diff --git a/webkit/build/V8Bindings/SConscript b/webkit/build/V8Bindings/SConscript
index a1763aa..e3b0415 100644
--- a/webkit/build/V8Bindings/SConscript
+++ b/webkit/build/V8Bindings/SConscript
@@ -358,12 +358,10 @@ inputs = [
'$WEBCORE_DIR/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8ClipboardCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp',
- '$WEBCORE_DIR/bindings/v8/custom/V8DocumentCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8DOMParserConstructor.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8DOMStringListCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8DOMWindowCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8EventCustom.cpp',
- '$WEBCORE_DIR/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLCollectionCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLDocumentCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLFormElementCustom.cpp',
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj
index 6246f35..2308aa4 100644
--- a/webkit/build/V8Bindings/V8Bindings.vcproj
+++ b/webkit/build/V8Bindings/V8Bindings.vcproj
@@ -148,10 +148,6 @@
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8DocumentCustom.cpp"
- >
- </File>
- <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8DOMParserConstructor.cpp"
>
</File>
@@ -168,10 +164,6 @@
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLCanvasElementCustom.cpp"
- >
- </File>
- <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLCollectionCustom.cpp"
>
</File>