From 362a9b99756322b4034b5ab08dc6bb811837edd4 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Mon, 18 Apr 2016 17:14:19 -0700 Subject: [PATCH] Update V8 to version 5.2.62. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d60ec7bb..35f36737 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1901913002 Cr-Commit-Position: refs/heads/master@{#388091} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 10a650ad5b37a8..ecd8cac014a2f9 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': 'd60ec7bb66601dd9d4ebdbdd8148162b060017d2', + 'v8_revision': '35f367373553f4ecc260aec67c1cee8f0020b0f2', # 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.