diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 12:49:12 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 12:49:12 +0000 |
commit | 0256d7e19977621f2c1bde5d5b7d1c2a8aa32612 (patch) | |
tree | 684b1aa66222ee82a9cd152f0460213b2af080e3 /DEPS | |
parent | 21c16e14d4477cc5acbcafd8bf87cce7ff47972c (diff) | |
download | chromium_src-0256d7e19977621f2c1bde5d5b7d1c2a8aa32612.zip chromium_src-0256d7e19977621f2c1bde5d5b7d1c2a8aa32612.tar.gz chromium_src-0256d7e19977621f2c1bde5d5b7d1c2a8aa32612.tar.bz2 |
Update V8 to version 3.23.17.
TBR=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/101333002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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": "18178", + "v8_revision": "18218", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |