summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-12-10 12:11:57 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-10 20:13:14 +0000
commit2c8d77d23016e6d2b4769a6ed8d3ccf0aeeffdf9 (patch)
treee95c4dc171e26bbf7bb05108df6c13f32b7570a5
parent0c84dc769b19597974bb6cc881fcb6aa42b67e4d (diff)
downloadchromium_src-2c8d77d23016e6d2b4769a6ed8d3ccf0aeeffdf9.zip
chromium_src-2c8d77d23016e6d2b4769a6ed8d3ccf0aeeffdf9.tar.gz
chromium_src-2c8d77d23016e6d2b4769a6ed8d3ccf0aeeffdf9.tar.bz2
Update V8 to version 4.9.184.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f45287d1..3b13f76f 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/1512353002 Cr-Commit-Position: refs/heads/master@{#364451}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index be1aa46..30990fe 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': 'f45287d1b36c2e981d7bef0e687d0f3111e7e73c',
+ 'v8_revision': '3b13f76f198abdf4cfb462967aba5d3b0d8fabe9',
# 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.