From a9351df4d0f64246dc6ced816b665b1dbd4358ea Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Mon, 24 Aug 2015 07:33:11 -0700 Subject: [PATCH] Update V8 to version 4.7.2. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/abed30e3..eb4799c6 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/1315573002 Cr-Commit-Position: refs/heads/master@{#345061} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4617e056fe1e..825b72f3896a 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': 'abed30e350bf6495e75d8e28baf2b590e5775183', + 'v8_revision': 'eb4799c674779bb9f46e228823c69e56e935841f', # 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