summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-30 23:52:24 +0000
committertbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-30 23:52:24 +0000
commitce7625b2c1dc0e691eb2409c79488fa97b47a220 (patch)
tree83548cd7d23f0efe290755331129e3c4994c450e /DEPS
parentfba57e3132d57e28eb854444c84be29d91e4903e (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f9d5bcf..763b63f 100644
--- a/DEPS
+++ b/DEPS
@@ -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.