From ec9550c0a22b376f1356d245542e15ca17e1e9a1 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Sat, 19 Sep 2015 05:52:24 -0700 Subject: [PATCH] Update V8 to version 4.7.61. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/84c15edd..165b4b7b 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/1360483002 Cr-Commit-Position: refs/heads/master@{#349865} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9f05772edad0..2e1730fa1dc3 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': '84c15edd9bb9c87a38436b1aba39a824c0aef2f1', + 'v8_revision': '165b4b7b92687fad89a901e238f89c8b91ed56e3', # 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