summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-24 03:36:14 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 10:38:00 +0000
commit16ec3e1537aa2e35acfd34f6bda45effad5eb237 (patch)
treee252168f3313bf3e1d2cdc24a2dbb681f700ba7e /DEPS
parent1cc4b1ca2085776730f92ab41173c6afd9d51d12 (diff)
downloadchromium_src-16ec3e1537aa2e35acfd34f6bda45effad5eb237.zip
chromium_src-16ec3e1537aa2e35acfd34f6bda45effad5eb237.tar.gz
chromium_src-16ec3e1537aa2e35acfd34f6bda45effad5eb237.tar.bz2
Update V8 to version 5.1.214.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ac91d2fe..ae0da814 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/1827903003 Cr-Commit-Position: refs/heads/master@{#383050}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e4d027b..e0993a1 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': 'ac91d2fe0186f05158a69f0f54f5fcc0b44ad91b',
+ 'v8_revision': 'ae0da814625e1da29466850f3d2361e69536d9f5',
# 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.