diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-16 16:05:06 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-16 16:05:06 +0000 |
commit | 348a2a79dd91a7f2f4007137bae4a48d57debd27 (patch) | |
tree | 83497da34bf0790f3f7fadd9aa1b6b65387f2240 /DEPS | |
parent | 8f53b2764181d98b6e83513bcce8b6c4769c43eb (diff) | |
download | chromium_src-348a2a79dd91a7f2f4007137bae4a48d57debd27.zip chromium_src-348a2a79dd91a7f2f4007137bae4a48d57debd27.tar.gz chromium_src-348a2a79dd91a7f2f4007137bae4a48d57debd27.tar.bz2 |
Update V8 to version 3.24.17.
TBR=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/135003004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245206 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,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": "18614", + "v8_revision": "18634", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |