summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-21 01:10:22 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 08:11:56 +0000
commit5e5c069d282a7792b28ee295d6b18bf8865e77ad (patch)
treea7872e26857d74a94017f7abb12538a2dd88c602 /DEPS
parent03d20e83c00e0e6e7f9085edbadbd6f998d81736 (diff)
downloadchromium_src-5e5c069d282a7792b28ee295d6b18bf8865e77ad.zip
chromium_src-5e5c069d282a7792b28ee295d6b18bf8865e77ad.tar.gz
chromium_src-5e5c069d282a7792b28ee295d6b18bf8865e77ad.tar.bz2
Update V8 to version 5.1.178.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7b66db62..21a5cc1f 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/1821583002 Cr-Commit-Position: refs/heads/master@{#382257}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f229b4e..e6486e0 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': '7b66db627a489294292479973abc894c1ca1a051',
+ 'v8_revision': '21a5cc1fac8ec68777d6781de125e7f718389dbb',
# 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.