summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-20 20:19:05 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-20 20:19:05 +0000
commitef8c792e9353c839ffa0ad13330c234ff7cd0a7d (patch)
tree924aee851d98a4fac7d41e2902a4edaf656d3b92 /webkit/build
parent2c33f8c7875472f3593479505c83bb0748c5b7b2 (diff)
downloadchromium_src-ef8c792e9353c839ffa0ad13330c234ff7cd0a7d.zip
chromium_src-ef8c792e9353c839ffa0ad13330c234ff7cd0a7d.tar.gz
chromium_src-ef8c792e9353c839ffa0ad13330c234ff7cd0a7d.tar.bz2
WebKit Merge 42609:42671, Chromium Side
Gross offenders: * http://trac.webkit.org/changeset/42633, event listener creation helpers moved to JSC-specific files. * http://trac.webkit.org/changeset/42647, our refactoring of XHR code. * http://trac.webkit.org/changeset/42671, unforking of DOMWindow.event R=levin Review URL: http://codereview.chromium.org/84002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14056 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/V8Bindings/V8Bindings.vcproj12
1 files changed, 10 insertions, 2 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj
index 6b110f0..e131ce2 100644
--- a/webkit/build/V8Bindings/V8Bindings.vcproj
+++ b/webkit/build/V8Bindings/V8Bindings.vcproj
@@ -3081,6 +3081,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.h"
+ >
+ </File>
+ <File
RelativePath="..\..\port\bindings\v8\V8WorkerContextCustom.cpp"
>
</File>
@@ -3105,11 +3113,11 @@
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8XMLHttpRequestUtilities.cpp"
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.cpp"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8XMLHttpRequestUtilities.h"
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.h"
>
</File>
<File