diff options
author | chrisgao@chromium.org <chrisgao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 18:13:29 +0000 |
---|---|---|
committer | chrisgao@chromium.org <chrisgao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 18:13:29 +0000 |
commit | ca7ddb2c3ef0602173a8471e7c5c35ef9379e491 (patch) | |
tree | d62a4ffd786b8a6f99a1bf1a4beb03202ea7402a /DEPS | |
parent | d09a4ce1c1fdf474995682ca0d0e861ac685304f (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |