From af13cc714bdf7f124373d30337634831795ba416 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 11 Jul 2022 09:33:58 +0000 Subject: [PATCH] Roll ANGLE from adcc645392e2 to 659fb3c50e7c (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/adcc645392e2..659fb3c50e7c 2022-07-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 14abb4e33fdf to eb8af3adeed3 (542 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 dsinclair@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: dsinclair@google.com Change-Id: Iac5c5d8f72fe0aed829c000bc2470b5ef3246aac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95900 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 58b9d5ddcc..03883bf171 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@adcc645392e248a569cf53676ac44f37c5bdbd23', + 'url': '{chromium_git}/angle/angle@659fb3c50e7c48c454cae1b269607b5a99ceb24e', 'condition': 'dawn_standalone', },