From 801e4c4b1d78c9349429afc1bfd5db38a92cf6d2 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Mon, 18 Apr 2016 11:05:55 -0700 Subject: [PATCH] Update V8 to version 5.2.55. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4dfc0b48..353db514 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/1895873002 Cr-Commit-Position: refs/heads/master@{#387953} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b4073900cac63f..5f4b281c581d49 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': '4dfc0b4846641b145bc7879efbab2e1739012118', + 'v8_revision': '353db514181056ecd0b04d21365af97285d468cc', # 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.