diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-02-13 03:06:42 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-13 11:07:10 +0000 |
commit | aa934d4d264715ab4c52b1cbefcd9447e3230987 (patch) | |
tree | 75b3651d216806563a982fc1c63f7490f6e046a9 | |
parent | fa4b126a6ab11dcefa62d660ea57ae8a3b405a91 (diff) | |
download | chromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.zip chromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.tar.gz chromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.tar.bz2 |
Update V8 to version 4.2.70.
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/925603005
Cr-Commit-Position: refs/heads/master@{#316203}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': '49ef166fc70c37450a84dff765f15fc5f7f4780b', + 'v8_revision': '33737cb256a7da2774f28a00aaee76b0df5dbcb8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |