From 72162a42c91478bb8c1aac9968d99339abd9f5ef Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Wed, 31 Aug 2016 17:34:37 -0700 Subject: [PATCH] Update V8 to version 5.5.47. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4877527d..2bc7c2bd 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. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,littledan@chromium.org,vogelheim@chromium.org Review-Url: https://codereview.chromium.org/2303473002 Cr-Commit-Position: refs/heads/master@{#415821} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 603f7a22d1d1a8..52e2de3288f691 100644 --- a/DEPS +++ b/DEPS @@ -40,7 +40,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': '4877527d42c61de72bd77d7f92a5e832f06730c0', + 'v8_revision': '2bc7c2bdde2650a9fa5c9d29b10530fe29bf3f2f', # 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.