From 51a43cbf10ffceb3d908827a56a66fdbde04348e Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 18 Sep 2015 21:54:39 -0700 Subject: [PATCH] Update V8 to version 4.7.60. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a3a266a8..84c15edd 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/1357113002 Cr-Commit-Position: refs/heads/master@{#349852} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 16a838fe4731..52c975b5377b 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': 'a3a266a8135e31261e8f41c470445b4e2a51b2dd', + 'v8_revision': '84c15edd9bb9c87a38436b1aba39a824c0aef2f1', # 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