summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-10-27 12:40:48 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-27 19:41:41 +0000
commit90d86f569217b52f53c976339b72b917889737cb (patch)
tree44f9d99964d746d604f1da06acae6d706ad81a7a
parentc5bab94fdde60b2bc9ed93822f35c5ce50202d26 (diff)
downloadchromium_src-90d86f569217b52f53c976339b72b917889737cb.zip
chromium_src-90d86f569217b52f53c976339b72b917889737cb.tar.gz
chromium_src-90d86f569217b52f53c976339b72b917889737cb.tar.bz2
Update V8 to version 4.8.160.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6d208d7f..bb6df7e1 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1427583003 Cr-Commit-Position: refs/heads/master@{#356372}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e63c8ccb..f5ee167 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': '6d208d7f8d043496532f698009e4ed0c33c353b9',
+ 'v8_revision': 'bb6df7e15a36ce2267c7c776091f84348c457c26',
# 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.