summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 17:12:48 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 17:12:48 +0000
commit0b8a5349d939bc0d05b9b53547f033ee5f0be02a (patch)
treea41278d5fadde026ea905fceb74425d9ef45a475 /DEPS
parentf711c5e2e17977fa49ef51776a2a918f7c70cb01 (diff)
downloadchromium_src-0b8a5349d939bc0d05b9b53547f033ee5f0be02a.zip
chromium_src-0b8a5349d939bc0d05b9b53547f033ee5f0be02a.tar.gz
chromium_src-0b8a5349d939bc0d05b9b53547f033ee5f0be02a.tar.bz2
Chrome-side of WebKit merge 43321:43346
Only interesting change is in v8_custom.cpp to account for recently upstreamed V8 bindings. R=dglazkov,japhet Review URL: http://codereview.chromium.org/115090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 7c35c5c..de89666 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "43321",
+ "webkit_revision": "43346",
}
@@ -19,7 +19,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@243",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@15521",
+ "/trunk/deps/third_party/WebKit@15555",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@13472",