summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-12-31 08:10:12 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-31 16:12:26 +0000
commit49d16ffa11e8ff863ce4815fd45afaa21f7131f0 (patch)
tree8d2b557b8cdf4641d6b3f941d64c320107753a7e
parent7c802f0c389c951f5e6103af448d993fd25c0b71 (diff)
downloadchromium_src-49d16ffa11e8ff863ce4815fd45afaa21f7131f0.zip
chromium_src-49d16ffa11e8ff863ce4815fd45afaa21f7131f0.tar.gz
chromium_src-49d16ffa11e8ff863ce4815fd45afaa21f7131f0.tar.bz2
Update V8 to version 4.9.278.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8872babd..2e33ba71 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/1559733002 Cr-Commit-Position: refs/heads/master@{#367248}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0e981ea..6260805 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': '8872babdc91c7d600a2ecfa036d5dd14af10606c',
+ 'v8_revision': '2e33ba7149bf1aec1f1a670c168fdc59b8825cca',
# 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.