summaryrefslogtreecommitdiffstats
path: root/webkit/build/V8Bindings/SConscript
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 13:27:14 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 13:27:14 +0000
commit1b77870c93bf8a5949abda8e1de80974f11b509b (patch)
tree56e040dc1dafbcd231eb40ec1017a3fc17829f03 /webkit/build/V8Bindings/SConscript
parent70d2e568fbaf89bfea019c69a837befa370b3217 (diff)
downloadchromium_src-1b77870c93bf8a5949abda8e1de80974f11b509b.zip
chromium_src-1b77870c93bf8a5949abda8e1de80974f11b509b.tar.gz
chromium_src-1b77870c93bf8a5949abda8e1de80974f11b509b.tar.bz2
Revert the src/webkit part of r11958 since it broke the build.
TBR=pfeldman Review URL: http://codereview.chromium.org/42332 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/V8Bindings/SConscript')
-rw-r--r--webkit/build/V8Bindings/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/build/V8Bindings/SConscript b/webkit/build/V8Bindings/SConscript
index ed95005..73f8911 100644
--- a/webkit/build/V8Bindings/SConscript
+++ b/webkit/build/V8Bindings/SConscript
@@ -372,7 +372,6 @@ inputs = [
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8HTMLSelectElementCustom.cpp',
- '$WEBCORE_DIR/bindings/v8/custom/V8InspectorControllerCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8LocationCustom.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8MessageChannelConstructor.cpp',
'$WEBCORE_DIR/bindings/v8/custom/V8NamedNodeMapCustom.cpp',