diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2016-03-08 17:57:06 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-09 01:59:16 +0000 |
commit | 10e1e1c8b2d6b90b20c0f4d9a4252d3d206e8531 (patch) | |
tree | 92cbb3183ffc82b70bdc30390f3c1286ddc8b84e | |
parent | 40b6dc773e28490f14eaea639261c82154d948a0 (diff) | |
download | chromium_src-10e1e1c8b2d6b90b20c0f4d9a4252d3d206e8531.zip chromium_src-10e1e1c8b2d6b90b20c0f4d9a4252d3d206e8531.tar.gz chromium_src-10e1e1c8b2d6b90b20c0f4d9a4252d3d206e8531.tar.bz2 |
Update V8 to version 5.1.80.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/44a72294..fd4d5a4c
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/1776803002
Cr-Commit-Position: refs/heads/master@{#380031}
-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': '44a72294c4969e4805d49d5b7cb0e746a41b3b7c', + 'v8_revision': 'fd4d5a4cfb9f34598db5c4f3e2615f83295782fc', # 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. |