summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 03:22:01 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-26 03:22:01 +0000
commitd815db156387600cdad5466be6b172421df420d8 (patch)
tree5d0caa4bac10f5aca3083287e7a5cbbaa47cd439 /webkit/build
parentbad54ae6fbe10711638c29a1436690f4b4b7e18f (diff)
downloadchromium_src-d815db156387600cdad5466be6b172421df420d8.zip
chromium_src-d815db156387600cdad5466be6b172421df420d8.tar.gz
chromium_src-d815db156387600cdad5466be6b172421df420d8.tar.bz2
Revert change 12507 and 12532 because it breaks the
tree and the purify tests. Review URL: http://codereview.chromium.org/42634 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12534 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/V8Bindings/SConscript1
-rw-r--r--webkit/build/V8Bindings/V8Bindings.vcproj12
2 files changed, 0 insertions, 13 deletions
diff --git a/webkit/build/V8Bindings/SConscript b/webkit/build/V8Bindings/SConscript
index 7835adc..dd6a25a 100644
--- a/webkit/build/V8Bindings/SConscript
+++ b/webkit/build/V8Bindings/SConscript
@@ -353,7 +353,6 @@ inputs = [
'$PORT_DIR/bindings/v8/V8NPObject.cpp',
'$PORT_DIR/bindings/v8/v8_proxy.cpp',
'$PORT_DIR/bindings/v8/V8CanvasPixelArrayCustom.cpp',
- '$PORT_DIR/bindings/v8/V8DOMMap.cpp',
'$PORT_DIR/bindings/v8/V8MessagePortCustom.cpp',
'$PORT_DIR/bindings/v8/V8WorkerContextCustom.cpp',
'$PORT_DIR/bindings/v8/V8WorkerCustom.cpp',
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj
index 61f25a1..c5d1326 100644
--- a/webkit/build/V8Bindings/V8Bindings.vcproj
+++ b/webkit/build/V8Bindings/V8Bindings.vcproj
@@ -2813,10 +2813,6 @@
>
</File>
<File
- RelativePath="..\..\port\bindings\v8\DOMObjectsInclude.h"
- >
- </File>
- <File
RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp"
>
</File>
@@ -2989,14 +2985,6 @@
>
</File>
<File
- RelativePath="..\..\port\bindings\v8\V8DOMMap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\port\bindings\v8\V8DOMMap.h"
- >
- </File>
- <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Collection.h"
>
</File>