From e221ddd30e782d7ce4ab8774516bf42f5778c1e0 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 13 May 2022 10:12:48 +0000 Subject: [PATCH] Roll ANGLE from 8bb7c35c2159 to 7dc316c8f5f3 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/8bb7c35c2159..7dc316c8f5f3 2022-05-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 65b23f3c9e05 to 3aa3e39b0aca (497 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: I0e3bfd6037849b21c14e7592dce2deec05c234c7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90180 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7761d453e7..51a814ea29 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@8bb7c35c2159de2fa9e9a008679c692edd4402a6', + 'url': '{chromium_git}/angle/angle@7dc316c8f5f3720267cb9f46c9f94fb2a503069f', 'condition': 'dawn_standalone', },