From fc2666486e0bba38114554059f9b4561c5b0c533 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 12 Jan 2022 16:17:45 +0000 Subject: [PATCH] Roll ANGLE from d4c8209b3ec9 to 89467fa56406 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/d4c8209b3ec9..89467fa56406 2022-01-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 597c376626be to 3d4921afbcfd (999 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 rharrison@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: rharrison@google.com Change-Id: I357117ae34ba60ae13054ec854561df8850998dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76200 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 01307ce838..2b87e8ed4e 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@d4c8209b3ec9e81339dbb0ba4b62476d61bcbc6b', + 'url': '{chromium_git}/angle/angle@89467fa56406f2eb31ba176df5a97c144f82be24', 'condition': 'dawn_standalone', },