diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-07-14 03:30:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-14 10:30:51 +0000 |
commit | a39e79ebcde16f7604bf5de6bed0c665c8afe5b0 (patch) | |
tree | 95d7c56662d10835d516807578050d7498477c77 | |
parent | 69be0677f56741ab7b54a2446a2ec481add409f0 (diff) | |
download | chromium_src-a39e79ebcde16f7604bf5de6bed0c665c8afe5b0.zip chromium_src-a39e79ebcde16f7604bf5de6bed0c665c8afe5b0.tar.gz chromium_src-a39e79ebcde16f7604bf5de6bed0c665c8afe5b0.tar.bz2 |
Update V8 to version 4.6.3.1 (cherry-pick).
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/85c4143d..8f06fc45
Please follow these instructions for assigning/CC'ing issues:
https://code.google.com/p/v8-wiki/wiki/TriagingIssues
Please close rolling in case of a roll revert:
https://v8-roll.appspot.com/
TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org
Review URL: https://codereview.chromium.org/1240513003
Cr-Commit-Position: refs/heads/master@{#338665}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '85c4143ddeda13e16e48d66ae875b6733c3753e0', + 'v8_revision': '8f06fc455c3c895179d08fddd3e1a09865499524', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. |