diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2016-02-01 05:21:06 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-01 13:22:13 +0000 |
commit | 7207092360be3e120c307aaa864cf776b9155e86 (patch) | |
tree | 5c3e68265fbf4466d4e994891fde8cff0c505918 /DEPS | |
parent | b9742bc494dd030911a0919f0ae10d82c950f0b9 (diff) | |
download | chromium_src-7207092360be3e120c307aaa864cf776b9155e86.zip chromium_src-7207092360be3e120c307aaa864cf776b9155e86.tar.gz chromium_src-7207092360be3e120c307aaa864cf776b9155e86.tar.bz2 |
Update V8 to version 4.10.127.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/9057b351..132b0dbd
Please follow these instructions for assigning/CC'ing issues:
https://github.com/v8/v8/wiki/Triaging%20issues
Please close rolling in case of a roll revert:
https://v8-roll.appspot.com/
This only works with a Google account.
TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org
Review URL: https://codereview.chromium.org/1657633003
Cr-Commit-Position: refs/heads/master@{#372650}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,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': '9057b35129cfdb2b696b310c98cb4124322e5d3c', + 'v8_revision': '132b0dbd7a0a65421dd32da78f0797c7769a63cd', # 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. |