From bf2e605531ae519b5c7be1eb081679e7eee67cb9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 13 Jun 2022 09:25:35 +0000 Subject: [PATCH] Roll ANGLE from f33f6aa8dac9 to c8c474a3527b (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/f33f6aa8dac9..c8c474a3527b 2022-06-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0c0e20acbce5 to 66a3aa3f63de (505 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 enga@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: enga@google.com Change-Id: Ie1e67a94aa688fd4dd6a69dfab6a97b261203a0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93422 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 7e7b97b86c..ffb70dbb2b 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@f33f6aa8dac99d3c35afd0443dbf64fa359aecd2', + 'url': '{chromium_git}/angle/angle@c8c474a3527b43fc278a42fee430a24f4f46d5c8', 'condition': 'dawn_standalone', },