diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 15:13:48 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 15:13:48 +0000 |
commit | 900922aceeccb84c39a2cc5881fd0bb5f9508b4b (patch) | |
tree | d97119668d980e849bd0b7a26d117f33fa1bf8f4 | |
parent | 1651ccebbb90fc3ef504cea3934238412da1b12c (diff) | |
download | chromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.zip chromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.tar.gz chromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.tar.bz2 |
Update V8 to version 3.24.12.
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/127983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243562 0039d316-1c4b-4281-b951-d872f2087c98
-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": "18454", + "v8_revision": "18488", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |