diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 00:24:28 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 00:24:28 +0000 |
commit | 6cf58a0487f8ae5a768d5c4338a05e8a262a85d8 (patch) | |
tree | 88f6fff85958d0607305ca9e7bbf4b9abab11003 /DEPS | |
parent | edbfa8c3e18e952bf497930350a30ce3ed9b8f44 (diff) | |
download | chromium_src-6cf58a0487f8ae5a768d5c4338a05e8a262a85d8.zip chromium_src-6cf58a0487f8ae5a768d5c4338a05e8a262a85d8.tar.gz chromium_src-6cf58a0487f8ae5a768d5c4338a05e8a262a85d8.tar.bz2 |
Update V8 to version 3.19.6.1.
TBR=mstarzinger@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/15891008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202704 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": "14821", + "v8_revision": "14861", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |