From f586545aef99b21bf5cc34c91e8877c592854913 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 20 Jan 2023 20:20:03 +0000 Subject: [PATCH] Roll ANGLE from c98a413c3ea7 to d4535966a35f (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c98a413c3ea7..d4535966a35f 2023-01-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 823d1a0d7c30 to f709feae795b (13 revisions) 2023-01-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from b7e315063b1a to 4303e3d5e898 (531 revisions) 2023-01-20 msisov@igalia.com Remove deprecated use_system_libwayland If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC lokokung@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: lokokung@google.com Change-Id: Idf54d4b9c238d5694e8820c0bb7024ffef9c33ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117540 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec6c38777f..5bf0a1e36f 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c98a413c3ea78e848aba54ca2073e8b188e0de55', + 'url': '{chromium_git}/angle/angle@d4535966a35ff96cad9157aee3ac85bd7fc75878', 'condition': 'dawn_standalone', },