From ef997b5fda7dd6dcf1794d264823577daf16a0ea Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 8 Aug 2022 05:10:20 +0000 Subject: [PATCH] Roll ANGLE from 6b248a6886ad to ae0bb74164ba (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/6b248a6886ad..ae0bb74164ba 2022-08-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2bf3e35d7a4c to 5dde4351e359 (604 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 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: Ifbdb9c841d2059829d7e78ca23b779bb0a70f043 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98444 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 114c789bde..945f2ed486 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@6b248a6886ada8d245ebe8a4d2efd99a2a573c37', + 'url': '{chromium_git}/angle/angle@ae0bb74164ba7a557e9f4f108243f4a090a56685', 'condition': 'dawn_standalone', },