From 0247f4f937b3284fed43765af9af5e03a228f551 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Sun, 23 Aug 2015 03:16:46 -0700 Subject: [PATCH] Update V8 to version 4.7.1. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/24d34a8a..abed30e3 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/1308213002 Cr-Commit-Position: refs/heads/master@{#345007} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dddb6b0e8d81..baece21cad6c 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '24d34a8ae3cad186792fb1e44e2d7c00d49cd181', + 'v8_revision': 'abed30e350bf6495e75d8e28baf2b590e5775183', # 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. -- 2.11.4.GIT