diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2016-01-30 00:22:47 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-30 08:24:02 +0000 |
commit | 69aeeec5ed9c7e7ef483e0f77c4ffa96bd9c4c0b (patch) | |
tree | 87d7b8974035e84dded1a5d25782e99853738b8e /DEPS | |
parent | cba65ed62d474a5767173125eccfddc0c607cab7 (diff) | |
download | chromium_src-69aeeec5ed9c7e7ef483e0f77c4ffa96bd9c4c0b.zip chromium_src-69aeeec5ed9c7e7ef483e0f77c4ffa96bd9c4c0b.tar.gz chromium_src-69aeeec5ed9c7e7ef483e0f77c4ffa96bd9c4c0b.tar.bz2 |
Update V8 to version 4.10.121.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/f5b9dc0b..987c0e0d
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/1644293006
Cr-Commit-Position: refs/heads/master@{#372543}
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': 'f5b9dc0bfcdf8db370027761a32bb311fee8d7d0', + 'v8_revision': '987c0e0d09f0d33c8ebaa902c1e4d52dd82adbe5', # 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. |