From a42280fb668d9564b1a83c14d4c014595da49fa3 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 3 Jan 2023 09:09:07 +0000 Subject: [PATCH] Roll ANGLE from efbccf447128 to 1afc4d5b4fe7 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/efbccf447128..1afc4d5b4fe7 2023-01-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0527f4c37ce4 to 0f261e9e8ec1 (171 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 kainino@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: kainino@google.com Change-Id: I932d4aa7d6fb91f71e7ccb6011c4ab953482a338 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116000 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 77662c5f33..af5e4e23b9 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@efbccf447128f9027bcdd3dff0167b70938aa57e', + 'url': '{chromium_git}/angle/angle@1afc4d5b4fe796f23bb171bf5535788637bdc38c', 'condition': 'dawn_standalone', },