summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-23 04:10:11 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-23 11:11:23 +0000
commit128e8ef42146e9f5c71f398e147b2e205a8fad5f (patch)
treec55fa8237a58691e0f20c7580e06176b1ff40683 /DEPS
parentf11faf4f50e851673fae351cc9e01aeafbddc0e8 (diff)
downloadchromium_src-128e8ef42146e9f5c71f398e147b2e205a8fad5f.zip
chromium_src-128e8ef42146e9f5c71f398e147b2e205a8fad5f.tar.gz
chromium_src-128e8ef42146e9f5c71f398e147b2e205a8fad5f.tar.bz2
Update V8 to version 5.1.200.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/287f2283..c13b98d3 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/1828653002 Cr-Commit-Position: refs/heads/master@{#382827}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e3370a6..34a21ce 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': '287f22839fc7d35e9a92b187add5681f00b654cc',
+ 'v8_revision': 'c13b98d3d6251813ce2ad629f9fec9071ea91095',
# 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.