From da69157b4f48bf325e01b31b902a032bc74d8fb1 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 30 Dec 2022 16:17:10 +0000 Subject: [PATCH] Roll ANGLE from 4a8bc146fac6 to 03b2c124e5e9 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/4a8bc146fac6..03b2c124e5e9 2022-12-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6dd45e16083b to 021aa77ec4a7 (215 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 amaiorano@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: amaiorano@google.com Change-Id: Ia058dfeb37fa2bb2df14cc51fc9dec0666cd1e66 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115861 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 9df6dd4f1f..ab58fdbfe8 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@4a8bc146fac6fa9583116ed94964bcbeaa915740', + 'url': '{chromium_git}/angle/angle@03b2c124e5e92c5121acc7fa8d497688c697c012', 'condition': 'dawn_standalone', },