summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorchrisgao@chromium.org <chrisgao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 18:13:29 +0000
committerchrisgao@chromium.org <chrisgao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 18:13:29 +0000
commitca7ddb2c3ef0602173a8471e7c5c35ef9379e491 (patch)
treed62a4ffd786b8a6f99a1bf1a4beb03202ea7402a /DEPS
parentd09a4ce1c1fdf474995682ca0d0e861ac685304f (diff)
downloadchromium_src-ca7ddb2c3ef0602173a8471e7c5c35ef9379e491.zip
chromium_src-ca7ddb2c3ef0602173a8471e7c5c35ef9379e491.tar.gz
chromium_src-ca7ddb2c3ef0602173a8471e7c5c35ef9379e491.tar.bz2
Revert 213445 "Update V8 to version 3.20.8."
> Update V8 to version 3.20.8. > > TBR=jkummerow@chromium.org > BUG= > > Review URL: https://chromiumcodereview.appspot.com/20080002 TBR=yangguo@chromium.org Review URL: https://codereview.chromium.org/19759009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213464 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 2c208a2..ad472f7 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": "15845",
+ "v8_revision": "15825",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.