summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-29 18:53:36 +0000
committerzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-29 18:53:36 +0000
commit899ab1362c7fcd685948a3af6ac45e3409232744 (patch)
tree85c34937b7f7a7771951ee2adf8092666adf4568 /DEPS
parent08e65c1a5b8187886e3c5d8c37e8b17c19d0b57e (diff)
downloadchromium_src-899ab1362c7fcd685948a3af6ac45e3409232744.zip
chromium_src-899ab1362c7fcd685948a3af6ac45e3409232744.tar.gz
chromium_src-899ab1362c7fcd685948a3af6ac45e3409232744.tar.bz2
Revert 170185 - Update V8 to version 3.15.6.2.
Caused a bunch of webkit layout tests to fail on various bots. For example, http/tests/navigation/navigation-interrupted-by-fragment.html on Linux and Mac transitions/cancel-transition.html on mac and linux and more R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/11299249 TBR=mstarzinger@chromium.org Review URL: https://codereview.chromium.org/11414234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170226 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 18d74fb..df329c6 100644
--- a/DEPS
+++ b/DEPS
@@ -33,7 +33,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": "13091",
+ "v8_revision": "13059",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.