summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormstarzinger@google.com <mstarzinger@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 15:37:26 +0000
committermstarzinger@google.com <mstarzinger@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 15:37:26 +0000
commit7ad7b7acc1158c88650db0f9ffed1c310a5db0c0 (patch)
tree02856628a2368296ba918a2d9dbbe24e5f8a1ed7 /DEPS
parent4dbeff0704cf2f7ac4866f2b48331c6e76cec06b (diff)
downloadchromium_src-7ad7b7acc1158c88650db0f9ffed1c310a5db0c0.zip
chromium_src-7ad7b7acc1158c88650db0f9ffed1c310a5db0c0.tar.gz
chromium_src-7ad7b7acc1158c88650db0f9ffed1c310a5db0c0.tar.bz2
Revert "Update V8 to version 3.15.6.1."
This roll caused Webkit failures in debug mode. R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/11416241 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169955 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 47f51f0..e3a9d39 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": "13075",
+ "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.