From e29b4000aea4ef2cbd4cbfb1feae7b7bbd8a674a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 5 Aug 2022 12:14:30 +0000 Subject: [PATCH] Roll ANGLE from de5c6c791fa0 to dbfab1595b8a (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/de5c6c791fa0..dbfab1595b8a 2022-08-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d7560fcbdf63 to 2bf3e35d7a4c (416 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: I433600d3496e767de3458e5dd4afb953bcbe8686 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98381 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 3f8d6f4ac8..d4857b4548 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@de5c6c791fa08e24f37e5835770afd727e4ffbae', + 'url': '{chromium_git}/angle/angle@dbfab1595b8a92978e8e5d79cc6dec46f592629d', 'condition': 'dawn_standalone', },