diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-01-18 19:47:40 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-19 03:48:58 +0000 |
commit | 5801a144eb6bd3a166a2b883272b480d3479967b (patch) | |
tree | 269b69bb1eb07e90dda215aee75d6a6ee1d52a03 | |
parent | 6b228879746f0a40ed09cc1f1f7157e57a8e99f8 (diff) | |
download | chromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.zip chromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.tar.gz chromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.tar.bz2 |
Update V8 to version 4.2.13 (based on 12adf1474d92839bd187c4cecc89a5689159575b).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/857653003
Cr-Commit-Position: refs/heads/master@{#312064}
-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': 'f97c11831e6899cd3c7939485e7d66a52259d274', + 'v8_revision': '75041ad44df037d363d500c8f2c6120177284b30', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |