diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-10-27 16:12:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-27 23:12:57 +0000 |
commit | b2c3ecc946b06902f1c79dd3e59861310463c3b1 (patch) | |
tree | 2c50a32556ff7a0ffbea41c53514b9bae098752e | |
parent | 4b2809fc3e4b63f15ac1357c9f8d9d95297413cf (diff) | |
download | chromium_src-b2c3ecc946b06902f1c79dd3e59861310463c3b1.zip chromium_src-b2c3ecc946b06902f1c79dd3e59861310463c3b1.tar.gz chromium_src-b2c3ecc946b06902f1c79dd3e59861310463c3b1.tar.bz2 |
Update V8 to version 4.8.163.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/1eef3579..277a2ae4
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/1429663003
Cr-Commit-Position: refs/heads/master@{#356424}
-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': '1eef357952aa24108c790b2f442a94591f51ebcc', + 'v8_revision': '277a2ae48aafc390a26bc7827d5415620628e71c', # 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. |