diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-27 17:57:33 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-27 17:57:33 +0000 |
commit | db9d19bfb0af0b885d38b96e528c38636319cd81 (patch) | |
tree | 4c419c4a54fbbcc41e4fa7ad0fb4ce742314dc72 /DEPS | |
parent | 084c05b115cb16400670ccaf47721e78004de2a7 (diff) | |
download | chromium_src-db9d19bfb0af0b885d38b96e528c38636319cd81.zip chromium_src-db9d19bfb0af0b885d38b96e528c38636319cd81.tar.gz chromium_src-db9d19bfb0af0b885d38b96e528c38636319cd81.tar.bz2 |
Update V8 to version 3.16.1.
R=danno@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/11602019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174688 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": "13196", + "v8_revision": "13282", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |