diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 10:37:47 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 10:39:50 +0000 |
commit | bd652724c85e52ef8713d358bd9324b575768e0e (patch) | |
tree | 196fe91533f0b54a818f80ecd1d532e455e6e42d /DEPS | |
parent | b8b269262a46a08f41e6750531c8a54bac236cd1 (diff) | |
download | chromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.zip chromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.tar.gz chromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.tar.bz2 |
Update V8 to version 3.29.14 (based on bleeding_edge revision r23268).
TBR=yangguo@chromium.org
Review URL: https://codereview.chromium.org/495313002
Cr-Commit-Position: refs/heads/master@{#291378}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_branch": "trunk", - "v8_revision": "23256", + "v8_revision": "23287", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |