From 71ccaf9ab3aae3ac404d06dd035a92f2e84e65f7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 29 Dec 2021 17:46:00 +0000 Subject: [PATCH] Roll ANGLE from 6f1c39b52b4f to b7d2f4478cb2 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/6f1c39b52b4f..b7d2f4478cb2 2021-12-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d09758fa672c to e45e6e1a55ae (153 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 jrprice@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: jrprice@google.com Change-Id: If2ee49bb7b8e9bc5ac7265dc65ebabd8122bdd40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74760 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a1327f731a..13165c2845 100644 --- a/DEPS +++ b/DEPS @@ -116,7 +116,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@6f1c39b52b4f6565d5353111cf7250e67feb8da1', + 'url': '{chromium_git}/angle/angle@b7d2f4478cb219d2f3dda3adbb98a7f86d8a4971', 'condition': 'dawn_standalone', },