diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-04 14:07:49 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-04 14:07:49 +0000 |
commit | 0d452da8e4fd690e1760a33d417a00032c362a9a (patch) | |
tree | f14d2323ec9e3d1f5380f2f4d167a25dbd609938 /DEPS | |
parent | 0787ddee87bd9f3c2c1f5abe974c333fbd83ebb5 (diff) | |
download | chromium_src-0d452da8e4fd690e1760a33d417a00032c362a9a.zip chromium_src-0d452da8e4fd690e1760a33d417a00032c362a9a.tar.gz chromium_src-0d452da8e4fd690e1760a33d417a00032c362a9a.tar.bz2 |
Update V8 to version 3.24.31 (based on bleeding_edge revision r19044).
R=bmeurer@chromium.org
TBR=bmeurer@chromium.org
Review URL: https://codereview.chromium.org/153573003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248713 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,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": "19029", + "v8_revision": "19045", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |