From adcc598cc757a102f75e2af083f6f704e9d7f8e4 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 20 Feb 2023 09:54:32 +0000 Subject: [PATCH] Roll ANGLE from 05e62f39412e to f76ecaeed1d0 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/05e62f39412e..f76ecaeed1d0 2023-02-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3919c700dd2c to 36ad54ddae32 (501 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,bajones@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: bajones@google.com Change-Id: I407ec70c5ab0bb740d35cceb7f32f61633cb6215 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120640 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 f92a3dbda4..fa7d52a22c 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@05e62f39412e8c6bfc98582f5e7a49041991c97b', + 'url': '{chromium_git}/angle/angle@f76ecaeed1d0188b52f293af27922518a23d878e', 'condition': 'dawn_standalone', },