summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-01-18 13:35:18 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-18 21:36:21 +0000
commitf6f2c110ca7540bbd383699aea52fd07912bee60 (patch)
tree04cf0d8df45380d1b860445aad91a5105cf8335e
parent7fbd4faab1188f3f7e5ff9a7fab44248090a8053 (diff)
downloadchromium_src-f6f2c110ca7540bbd383699aea52fd07912bee60.zip
chromium_src-f6f2c110ca7540bbd383699aea52fd07912bee60.tar.gz
chromium_src-f6f2c110ca7540bbd383699aea52fd07912bee60.tar.bz2
Update V8 to version 4.10.6.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d6a1568f..b1a1553d 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/1601733006 Cr-Commit-Position: refs/heads/master@{#370051}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d299c50..d5cca17 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': 'd6a1568f656bfeacd8e85bdd6cddf04fea906336',
+ 'v8_revision': 'b1a1553d4c8f55a0fa515f063734c372f0bfda2b',
# 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.