From 771003bf678ab235bf07e095164e1801e1762654 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Tue, 15 Sep 2015 17:10:28 -0700 Subject: [PATCH] Update V8 to version 4.7.54. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/05eaf517..ea85d95a 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/1342253002 Cr-Commit-Position: refs/heads/master@{#349036} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 62482215fb83..3e0f53779aa5 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': '05eaf5177e05b2b2327ff424e62ce94a03c8bae7', + 'v8_revision': 'ea85d95ab0909fec823f0701c745d813108192ff', # 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