summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-23 11:24:08 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-23 18:25:16 +0000
commit004c6f17784c7f588bc6c1808cd009b8460f12cb (patch)
tree01f47eb5265f7211401e4d1092f97dd24729e298 /DEPS
parent993c797f4056cb5accdbbdf906b53f9b2256b291 (diff)
downloadchromium_src-004c6f17784c7f588bc6c1808cd009b8460f12cb.zip
chromium_src-004c6f17784c7f588bc6c1808cd009b8460f12cb.tar.gz
chromium_src-004c6f17784c7f588bc6c1808cd009b8460f12cb.tar.bz2
Update V8 to version 5.1.207.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/225f26fa..1d8f1cd4 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/1826843002 Cr-Commit-Position: refs/heads/master@{#382886}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index af4f2b9..1cd4057 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': '225f26faac44c38ce449520d2fbcb45dd10bdcba',
+ 'v8_revision': '1d8f1cd4423eacc998bb7dfc5853e80875d438bb',
# 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.