summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-12-12 00:32:58 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-12 08:34:06 +0000
commit32bbeae6fc873e64fac1f779f3780232718a4613 (patch)
tree1aaa286ce8b99d4f293557ec497703508ea7d9fc
parentb4d1af8751fc723116ba57968c92eb822b841691 (diff)
downloadchromium_src-32bbeae6fc873e64fac1f779f3780232718a4613.zip
chromium_src-32bbeae6fc873e64fac1f779f3780232718a4613.tar.gz
chromium_src-32bbeae6fc873e64fac1f779f3780232718a4613.tar.bz2
Update V8 to version 4.9.208.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1cb09419..79effa47 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/1509733011 Cr-Commit-Position: refs/heads/master@{#364925}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index defa5ac..60f4b20 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': '1cb09419ca355aa58dc498a04f8228e525adf252',
+ 'v8_revision': '79effa47db9cf088551ba0a9b652b1fc96828502',
# 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.