From f0a52d8f20366ce33000b16eeaa269f164557b4f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 20 Jul 2022 16:53:55 +0000 Subject: [PATCH] Roll ANGLE from fc97b2da2c29 to 84bfb6cef4d3 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/fc97b2da2c29..84bfb6cef4d3 2022-07-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 806fa2d991d9 to 16ae342caefb (283 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 kainino@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: kainino@google.com Change-Id: I176d9c10c6ac0c571569cbe5df42e85934bd2193 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96700 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 34b0881b3e..2331d3d25b 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fc97b2da2c2988800a7ceb8b4e7535b7e26fdf57', + 'url': '{chromium_git}/angle/angle@84bfb6cef4d3c926f5f4678beee67e7c17723bdf', 'condition': 'dawn_standalone', },