From 913a54b3782888cabbcf9f92766ba635d25e4fd0 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Thu, 6 Aug 2015 00:09:42 -0700 Subject: [PATCH] Update V8 to version 4.6.52. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5ee4fda2..c90fb17d 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/1278643002 Cr-Commit-Position: refs/heads/master@{#342074} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 50faa9b57510..1817649f6d00 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': '5ee4fda260b9f0fc031caa1ae9097c3a2b7458eb', + 'v8_revision': 'c90fb17d7e2ebb18fc194dc69a8a010aba51d630', # 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