diff options
author | mmassi@chromium.org <mmassi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-06 16:42:47 +0000 |
---|---|---|
committer | mmassi@chromium.org <mmassi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-06 16:42:47 +0000 |
commit | a4ad2d6bd7f5aec30402d2f1fa89ae5462932ce8 (patch) | |
tree | 03ae01c4f85ed7967eba3058a2520d0538bb88d2 /DEPS | |
parent | 96f72d77c9d7d894481074f2742d5f2cdc4e04c7 (diff) | |
download | chromium_src-a4ad2d6bd7f5aec30402d2f1fa89ae5462932ce8.zip chromium_src-a4ad2d6bd7f5aec30402d2f1fa89ae5462932ce8.tar.gz chromium_src-a4ad2d6bd7f5aec30402d2f1fa89ae5462932ce8.tar.bz2 |
Update V8 to version 3.16.14.
TBR=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12217037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180988 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": "13588", + "v8_revision": "13610", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |