From bcbb8978d3d1d22f25b57387e10c8d00c2268025 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 24 Jul 2015 14:00:26 -0700 Subject: [PATCH] Update V8 to version 4.6.28. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a321085c..961a65b5 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/1258613002 Cr-Commit-Position: refs/heads/master@{#340335} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f2a1cb555c57..74811d70a37e 100644 --- a/DEPS +++ b/DEPS @@ -38,7 +38,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': 'a321085c5d92d28af4111d70bf01f9377e5f8cdd', + 'v8_revision': '961a65b5ccac651fbdd7db9270e3b1d1968984f4', # 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