summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-21 06:03:07 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 13:04:37 +0000
commit390fcff45d9136060b30f79997dce3addb389244 (patch)
tree7f06b3a165523be3369bd2269b90c1acb9ac5fa1 /DEPS
parent143cc3e1332fe8ff4c9cac86fe07187c2cad3f75 (diff)
downloadchromium_src-390fcff45d9136060b30f79997dce3addb389244.zip
chromium_src-390fcff45d9136060b30f79997dce3addb389244.tar.gz
chromium_src-390fcff45d9136060b30f79997dce3addb389244.tar.bz2
Update V8 to version 5.1.181.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/685c422a..93550712 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/1824603002 Cr-Commit-Position: refs/heads/master@{#382272}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index db947c6..beb4461 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': '685c422abfdcb2caf80551c384d05ed31f72f500',
+ 'v8_revision': '9355071279e674ccdb4f6b8d893cd0352b431bd6',
# 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.