From 31cb3e37f56d4fb26a3dcc6e802c70e0fd81eeca Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Mon, 31 Aug 2015 22:04:51 -0700 Subject: [PATCH] Update V8 to version 4.7.18. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3d533885..46c9ba58 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/1303223005 Cr-Commit-Position: refs/heads/master@{#346571} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ebb286934a55..184d68ee8224 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': '3d533885dfa5996fe08f4a9fc7636016a475d84c', + 'v8_revision': '46c9ba586ae7957dfd06eb6cbd73075ae162ed56', # 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