diff options
author | tbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-30 23:52:24 +0000 |
---|---|---|
committer | tbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-30 23:52:24 +0000 |
commit | ce7625b2c1dc0e691eb2409c79488fa97b47a220 (patch) | |
tree | 83548cd7d23f0efe290755331129e3c4994c450e /DEPS | |
parent | fba57e3132d57e28eb854444c84be29d91e4903e (diff) | |
download | chromium_src-ce7625b2c1dc0e691eb2409c79488fa97b47a220.zip chromium_src-ce7625b2c1dc0e691eb2409c79488fa97b47a220.tar.gz chromium_src-ce7625b2c1dc0e691eb2409c79488fa97b47a220.tar.bz2 |
Experimental Revert of r214405 "Update V8 to version 3.20.11"
The V8 roll may have caused some strange issues on the WinXP test bots:
Failed to list test cases
Failed to run
E:\b\build\slave\XP_Tests__dbg__4_\build\src\build\Debug\browser_tests.exe --lib=browser_tests --gtest_list_tests
Lots of errors also showed up on the DrMemory bot at the same time.
TBR=karen@chromium.org
Review URL: https://codereview.chromium.org/21279003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214473 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,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": "15955", + "v8_revision": "15899", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |