From 0fb558cb78997866d87b6c77f3020ff5caf2baf3 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Wed, 2 Sep 2015 23:25:03 -0700 Subject: [PATCH] Update V8 to version 4.7.24. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/78c44d67..ceca6a2c 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/1325783006 Cr-Commit-Position: refs/heads/master@{#347120} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0cdcdfde12ae..bf046ff47651 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': '78c44d675e36456dc5746f1c718884a10f32c207', + 'v8_revision': 'ceca6a2ce10025250189a45c5da56f4b3b78a798', # 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