summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 04:10:44 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 04:10:44 +0000
commit4b702fe26034ba58b6df136050b6c1e380511ecf (patch)
tree7d1fcd75b593b97f3a3020c6fdce722413c85973 /webkit/build
parent1d2d22b12a66fce2615da7b271af5666a66ce70f (diff)
downloadchromium_src-4b702fe26034ba58b6df136050b6c1e380511ecf.zip
chromium_src-4b702fe26034ba58b6df136050b6c1e380511ecf.tar.gz
chromium_src-4b702fe26034ba58b6df136050b6c1e380511ecf.tar.bz2
Introduce ScriptEventListner, Chromium side.
R=levin BUG=10891 TEST=look at the merge page and see how everything is unforked. Review URL: http://codereview.chromium.org/98001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/V8Bindings/V8Bindings.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj
index 63525ac..0321eba 100644
--- a/webkit/build/V8Bindings/V8Bindings.vcproj
+++ b/webkit/build/V8Bindings/V8Bindings.vcproj
@@ -2921,6 +2921,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptEventListener.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptEventListener.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptFunctionCall.cpp"
>
</File>