summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-23 17:08:11 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 00:11:03 +0000
commit034eb016c60d2a6fa3cb4d7747c7a9dfe036ad48 (patch)
tree1807bb68a6ed406f0cc600d48fed3461b77bbced /DEPS
parent62b57657851aa4c122e02a31656e1781e78527c9 (diff)
downloadchromium_src-034eb016c60d2a6fa3cb4d7747c7a9dfe036ad48.zip
chromium_src-034eb016c60d2a6fa3cb4d7747c7a9dfe036ad48.tar.gz
chromium_src-034eb016c60d2a6fa3cb4d7747c7a9dfe036ad48.tar.bz2
Update V8 to version 5.1.211.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e4334544..8f8a3d98 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/1826943002 Cr-Commit-Position: refs/heads/master@{#382984}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index abb767a..92a819d 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': 'e4334544f55f9f0ebdc56892e15656fd6dc7d230',
+ 'v8_revision': '8f8a3d986edaa67157146f0dc246d6b64de74486',
# 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.