diff options
author | verwaest@chromium.org <verwaest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 19:53:55 +0000 |
---|---|---|
committer | verwaest@chromium.org <verwaest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 19:53:55 +0000 |
commit | abb42119b562c9170cec1bb4769f2cf2c9bfa440 (patch) | |
tree | b5d04d1fbada1ab84ece0b10ec63cff387858375 /DEPS | |
parent | 8f5f978d5b5b5473a04e065c02f33f4cb88407f4 (diff) | |
download | chromium_src-abb42119b562c9170cec1bb4769f2cf2c9bfa440.zip chromium_src-abb42119b562c9170cec1bb4769f2cf2c9bfa440.tar.gz chromium_src-abb42119b562c9170cec1bb4769f2cf2c9bfa440.tar.bz2 |
Update V8 to version 3.19.12.
TBR=jkummerow@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/16035017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205280 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": "15019", + "v8_revision": "15040", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |