summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-02-28 09:45:37 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-28 17:46:35 +0000
commitee311243eae6aef9c907543663754ff38f1f4f40 (patch)
tree169dcbb3fe73719c84ed5903c7bd2329a79c6dc3
parent74fa2a601bd77a3b57a7de1d960b2ebebb888822 (diff)
downloadchromium_src-ee311243eae6aef9c907543663754ff38f1f4f40.zip
chromium_src-ee311243eae6aef9c907543663754ff38f1f4f40.tar.gz
chromium_src-ee311243eae6aef9c907543663754ff38f1f4f40.tar.bz2
Update V8 to version 5.1.3.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/10de065e..d0c88218 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/1744853002 Cr-Commit-Position: refs/heads/master@{#378158}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bc992da..e2c4105 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': '10de065e5647f2cd659517ed8ed8543b20cddc02',
+ 'v8_revision': 'd0c8821827571ceab1d88a5b16d881bad3c93d1c',
# 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.