summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authorjaphet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 20:45:34 +0000
committerjaphet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 20:45:34 +0000
commit9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb (patch)
tree39ad6c2914f64dac92e7c82d1c4f974ba297d1e9 /webkit/webkit.gyp
parent0fc7066d97db61bb0adc95c1f765ea7cc236ad20 (diff)
downloadchromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.zip
chromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.tar.gz
chromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.tar.bz2
Identical to http://codereview.chromium.org/155030 except for the WebKit revision number in DEPS.
Review URL: http://codereview.chromium.org/149210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index fccec1e..a789010 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -1112,6 +1112,7 @@
'../third_party/WebKit/WebCore/bindings/v8/ScriptValue.h',
'../third_party/WebKit/WebCore/bindings/v8/V8AbstractEventListener.cpp',
'../third_party/WebKit/WebCore/bindings/v8/V8AbstractEventListener.h',
+ '../third_party/WebKit/WebCore/bindings/v8/V8Binding.cpp',
'../third_party/WebKit/WebCore/bindings/v8/V8Binding.h',
'../third_party/WebKit/WebCore/bindings/v8/V8Collection.cpp',
'../third_party/WebKit/WebCore/bindings/v8/V8Collection.h',
@@ -1165,8 +1166,6 @@
'port/bindings/v8/npruntime_impl.h',
'port/bindings/v8/npruntime_internal.h',
'port/bindings/v8/npruntime_priv.h',
- 'port/bindings/v8/v8_binding.h',
- 'port/bindings/v8/v8_binding.cpp',
'port/bindings/v8/V8NPUtils.cpp',
'port/bindings/v8/V8NPUtils.h',
'port/bindings/v8/V8NPObject.cpp',