From 4f9c99f454580818bda5ebd5fb2ccb2788b18586 Mon Sep 17 00:00:00 2001 From: Michael Achenbach Date: Fri, 22 May 2020 10:00:05 +0000 Subject: [PATCH] Update V8 to version 8.5.34. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/56b912f2..414d114a Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org Change-Id: If7cbfb0cb3dab152b05c76d9c1222f854ccb44b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212206 Reviewed-by: Michael Achenbach Commit-Queue: Michael Achenbach Cr-Commit-Position: refs/heads/master@{#771327} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 372f06027b8878..9572743dbd9fcb 100644 --- a/DEPS +++ b/DEPS @@ -182,7 +182,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': '56b912f2f047b1df1dcbeebb1807ed15d17cf9dc', + 'v8_revision': '414d114aaaad4f0cac357eb2705a71e3ca7bf898', # 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.