From 1edfdfdec2f8e8a39f221e5823b44ec609ea01e6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 2 Jan 2023 09:12:19 +0000 Subject: [PATCH] Roll ANGLE from 03b2c124e5e9 to efbccf447128 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/03b2c124e5e9..efbccf447128 2023-01-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 021aa77ec4a7 to 0527f4c37ce4 (232 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 amaiorano@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: amaiorano@google.com Change-Id: Ic5c9c814973628e4ec4b5c89d43f8f75666c62a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115940 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 63e0c05413..bd5bd436a5 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@03b2c124e5e92c5121acc7fa8d497688c697c012', + 'url': '{chromium_git}/angle/angle@efbccf447128f9027bcdd3dff0167b70938aa57e', 'condition': 'dawn_standalone', },