diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-10-27 14:16:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-27 21:17:57 +0000 |
commit | 3861789af25e2d3502f0fb7080da5785d31308aa (patch) | |
tree | 97c4006bdd97695879ff6e38b6905d628f3ec56a | |
parent | 8fcc8af20a3d41b0512e3b1486e4dc7de528a72b (diff) | |
download | chromium_src-3861789af25e2d3502f0fb7080da5785d31308aa.zip chromium_src-3861789af25e2d3502f0fb7080da5785d31308aa.tar.gz chromium_src-3861789af25e2d3502f0fb7080da5785d31308aa.tar.bz2 |
Update V8 to version 4.8.161.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/bb6df7e1..1eef3579
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/1430483003
Cr-Commit-Position: refs/heads/master@{#356397}
-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': 'bb6df7e15a36ce2267c7c776091f84348c457c26', + 'v8_revision': '1eef357952aa24108c790b2f442a94591f51ebcc', # 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. |