From 9f1a79ab34eaee4ae1db4bc0ba534a53fe8fca78 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 6 Sep 2022 14:01:03 +0000 Subject: [PATCH] Roll ANGLE from 1b39c610c4b9 to c2ad74e4e519 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/1b39c610c4b9..c2ad74e4e519 2022-09-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c709ec453fcb to 1c4ee1412503 (1424 revisions) 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 shrekshao@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: shrekshao@google.com Change-Id: I9ebf1f701bebcecc637bbf044fd82d1c5d7e1aa9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101380 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e85dd8825b..fdf9744310 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1b39c610c4b9a0eda96a346741eadb6fcf880b38', + 'url': '{chromium_git}/angle/angle@c2ad74e4e519b05568713dfdd256c504fbf64501', 'condition': 'dawn_standalone', },