From 96109c585ac607ece3cfc8a00c0b6e288d7c655b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 13 Oct 2022 11:40:46 +0000 Subject: [PATCH] Roll ANGLE from 460efa214171 to c75adc3cf1da (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/460efa214171..c75adc3cf1da 2022-10-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2a6c105f6b8f to 0bc5f81b0765 (627 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 cwallez@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: cwallez@google.com Change-Id: I79a614dfb7c80dbe58de2bd9f68a207685544dcb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105583 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 991b7f978b..b7ebb9eb82 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@460efa214171ec90f46285def504ac0894692422', + 'url': '{chromium_git}/angle/angle@c75adc3cf1dabc3a5178922fffc28a663b39244f', 'condition': 'dawn_standalone', },