From b4541a61b76a40485197cb151c356afcd8e5f6ef Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Mon, 14 Sep 2015 01:40:24 -0700 Subject: [PATCH] Update V8 to version 4.7.47. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7f27721a..849968ff 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/1343633003 Cr-Commit-Position: refs/heads/master@{#348587} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1201417734f1..95f1f07381f0 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': '7f27721ab63190fc8ed0547e6da3bd5da75c72d6', + 'v8_revision': '849968ffe0a62900ee8df4300aa3871d1a8d0d3b', # 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