summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-16 04:05:59 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-16 11:07:01 +0000
commita679546230c028deb70ad261a2d1526674cbdc6c (patch)
tree10202088f4707ffe14d0e8a96533cd8aa0416b57
parent01285787153c6abbaaa7f86ace3023dd89159476 (diff)
downloadchromium_src-a679546230c028deb70ad261a2d1526674cbdc6c.zip
chromium_src-a679546230c028deb70ad261a2d1526674cbdc6c.tar.gz
chromium_src-a679546230c028deb70ad261a2d1526674cbdc6c.tar.bz2
Update V8 to version 5.1.140.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ceae8517..1cb51f72 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/1803343002 Cr-Commit-Position: refs/heads/master@{#381430}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 236bcac..00ac0df 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': 'ceae85175c53e9676e869d460eddfce62ebce738',
+ 'v8_revision': '1cb51f7268ceb3bfca0847c4403f115dbbb5c853',
# 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.