summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-14 03:28:58 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-14 10:30:09 +0000
commitb94607d49db87ab4807c1b64a09e9615a6d0b6aa (patch)
tree2daec67473567922e56b79016d5199432145dbf8
parent7ed3da2b7a63a9bf0edb0ffa242cc24e9468d9fd (diff)
downloadchromium_src-b94607d49db87ab4807c1b64a09e9615a6d0b6aa.zip
chromium_src-b94607d49db87ab4807c1b64a09e9615a6d0b6aa.tar.gz
chromium_src-b94607d49db87ab4807c1b64a09e9615a6d0b6aa.tar.bz2
Update V8 to version 5.1.119.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/76fb82c8..8b91060b 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/1801563002 Cr-Commit-Position: refs/heads/master@{#380949}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 47e8a29..7bf2591 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': '76fb82c8fd5584b46f811a2f6f8c21854965ddc5',
+ 'v8_revision': '8b91060b28546c771071141473bf8985888e9be8',
# 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.