summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-12-21 11:33:58 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-21 19:34:47 +0000
commit343184883aee8ba06d9ed3244c4adf63577d030c (patch)
treecf67dce85438cb6e68618c1f3c409c7f4c8bac43
parent1b0f7d5ea39348411bdd0997dde85eecc7fdb19f (diff)
downloadchromium_src-343184883aee8ba06d9ed3244c4adf63577d030c.zip
chromium_src-343184883aee8ba06d9ed3244c4adf63577d030c.tar.gz
chromium_src-343184883aee8ba06d9ed3244c4adf63577d030c.tar.bz2
Update V8 to version 4.9.247.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ac5d256d..2ec4493c 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/1542663002 Cr-Commit-Position: refs/heads/master@{#366438}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3da3c59..36f9594 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': 'ac5d256d8e441bc45377bc1b87974ac6bc0b0076',
+ 'v8_revision': '2ec4493cf0614bac5b3f4cd3d3ed87da6a8e12dc',
# 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.