From 2384e9a19807d1e8fe240f0739bbfe8027a4a9aa Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 7 Aug 2015 02:08:39 -0700 Subject: [PATCH] Update V8 to version 4.6.55. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/18967215..0c1ebe48 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/1281683002 Cr-Commit-Position: refs/heads/master@{#342323} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 62dd96f6de23..ca1cfc0891c6 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': '189672152b0466b14d36ea49081bd23745b5a888', + 'v8_revision': '0c1ebe4814671e004c014c98e8eaf9da7bf48d4b', # 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