From 1991ad6b2ec8233ab12638f2a8b6c6288dbd4f8a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 7 Feb 2022 11:19:17 +0000 Subject: [PATCH] Roll ANGLE from f65e7c3ca739 to 06150ab2fb9f (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/f65e7c3ca739..06150ab2fb9f 2022-02-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 55ed02951fa2 to 26dacbf4b527 (583 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 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: Ic609b924b2ede435e45d7b1d6ef0aa757b28610e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79600 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8f59ab3240..6fb2a9848d 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@f65e7c3ca739e17e9e2b0d1b16208dab1ebce061', + 'url': '{chromium_git}/angle/angle@06150ab2fb9f2d32900f1bf90472e832bae6a22d', 'condition': 'dawn_standalone', },