From c1a181c947fcf968395ec5bd6b6b6521dcfe2759 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 6 Feb 2023 10:07:32 +0000 Subject: [PATCH] Roll ANGLE from c58d7079681b to db8396fad855 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/c58d7079681b..db8396fad855 2023-02-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c2710ae68385 to 20c3dc51aba5 (334 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I788fb7d83c5985e9885bc7dc040025969de67ccf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118820 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4b03e5a19e..87434a32aa 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c58d7079681b365d3456c2e1bb19a92eee829f25', + 'url': '{chromium_git}/angle/angle@db8396fad855a948fd547d638df417a07ed9ba92', 'condition': 'dawn_standalone', },