summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-12-21 16:38:44 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-22 00:39:32 +0000
commit9d29aa22445298a819b0c45a303e9eedbda31711 (patch)
tree5f56f3edcb7a275be69c332bcf4a5f5bf7f16da2
parentb054c7cf2a61f43437fa5965e908cf2e61109aa0 (diff)
downloadchromium_src-9d29aa22445298a819b0c45a303e9eedbda31711.zip
chromium_src-9d29aa22445298a819b0c45a303e9eedbda31711.tar.gz
chromium_src-9d29aa22445298a819b0c45a303e9eedbda31711.tar.bz2
Update V8 to version 4.9.250.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/739efa81..dc2ab760 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/1545543002 Cr-Commit-Position: refs/heads/master@{#366500}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 270f1ea..62457f3 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': '739efa8153cb443c39c515f532a2ba52b8e88175',
+ 'v8_revision': 'dc2ab760f8366b9eec1eca56daa7af26aa7cb319',
# 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.