summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-22 09:18:30 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-22 16:20:39 +0000
commita8c32f059f62e4b242fe7a6d00b6fcf0dc9f81d0 (patch)
tree26c30ee06eb6397b2c59cd046ac692d432cfdf73 /DEPS
parent686d6cc7204eb6f9489bcea5dad45eca1080fbbb (diff)
downloadchromium_src-a8c32f059f62e4b242fe7a6d00b6fcf0dc9f81d0.zip
chromium_src-a8c32f059f62e4b242fe7a6d00b6fcf0dc9f81d0.tar.gz
chromium_src-a8c32f059f62e4b242fe7a6d00b6fcf0dc9f81d0.tar.bz2
Update V8 to version 5.1.191.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8ea62b96..718a6857 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/1818373002 Cr-Commit-Position: refs/heads/master@{#382580}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 87668e3..9a5665d 100644
--- a/DEPS
+++ b/DEPS
@@ -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': '8ea62b968f8fdb577bc006e7af5edd4aa53d03b2',
+ 'v8_revision': '718a6857086a6ce463f85a60ad5fbc07c6f8b335',
# 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.