summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-02-15 08:53:29 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-15 16:54:21 +0000
commit4dfdaedfd6e875b450ab005fb94192bcf270d70c (patch)
tree499f73ef99214f82942d7aa5d31a7f464b359106
parent5e9d81f956cab1871be97e7f4d1b7fbe9d9fbf7f (diff)
downloadchromium_src-4dfdaedfd6e875b450ab005fb94192bcf270d70c.zip
chromium_src-4dfdaedfd6e875b450ab005fb94192bcf270d70c.tar.gz
chromium_src-4dfdaedfd6e875b450ab005fb94192bcf270d70c.tar.bz2
Update V8 to version 4.10.218.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8ea23b80..8f9f8a57 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/1693423002 Cr-Commit-Position: refs/heads/master@{#375466}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cd9fa87..74549cf 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': '8ea23b8046aeb293c4b7ef622611c712f51b94bd',
+ 'v8_revision': '8f9f8a579a1d4cb62cdba50052da5cef705eb8c7',
# 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.