summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-23 23:15:59 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 06:17:48 +0000
commitf47a61d90ac209b5f2cc7317435258df714083e1 (patch)
tree45556153bd87902d496cac3dde80e195202d10ad /DEPS
parent8bb9f8d56d32c48441d93125d681a7389c96e8fd (diff)
downloadchromium_src-f47a61d90ac209b5f2cc7317435258df714083e1.zip
chromium_src-f47a61d90ac209b5f2cc7317435258df714083e1.tar.gz
chromium_src-f47a61d90ac209b5f2cc7317435258df714083e1.tar.bz2
Update V8 to version 5.1.213.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1c6d66b8..ac91d2fe 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/1826143002 Cr-Commit-Position: refs/heads/master@{#383036}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8505e13..29e17e0 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': '1c6d66b8311f1830905e569064fd5eee38451a92',
+ 'v8_revision': 'ac91d2fe0186f05158a69f0f54f5fcc0b44ad91b',
# 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.