diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 22:58:43 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 22:58:43 +0000 |
commit | 7922e4675bb02205ed145156fd45624f4b7063ec (patch) | |
tree | 3e0f831e5551d02d0361edf99a7a431a13a1a325 /DEPS | |
parent | d86360aaf901df785c723f166abfe9fab8ad6370 (diff) | |
download | chromium_src-7922e4675bb02205ed145156fd45624f4b7063ec.zip chromium_src-7922e4675bb02205ed145156fd45624f4b7063ec.tar.gz chromium_src-7922e4675bb02205ed145156fd45624f4b7063ec.tar.bz2 |
Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error-to-string-stack-overflow.html layout test.
R=danno@chromium.org
Review URL: http://codereview.chromium.org/9958110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130488 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. - "v8_revision": "11136", + "v8_revision": "11215", "webrtc_revision": "1935", "jsoncpp_revision": "248", "nss_revision": "126189", |