From d8a13ee60c6fddb5a47b7331853c91162fe37737 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 23 Feb 2023 11:01:33 +0000 Subject: [PATCH] Roll ANGLE from 177936ace37d to 389b86e7d76c (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/177936ace37d..389b86e7d76c 2023-02-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d9b79c6b8b96 to 6aac6345f869 (614 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 angle-team+autoroll@google.com,shrekshao@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: shrekshao@google.com Change-Id: Ib082e5f0bff2730918a0991641de336dea4479ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121180 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bcdcf35c83..39e9f64fdb 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@177936ace37d30c83e6ec9e04ba735fcb3132c09', + 'url': '{chromium_git}/angle/angle@389b86e7d76c7a374fcf519364cc97d1cbb5ce7a', 'condition': 'dawn_standalone', },