From 25c8d5165760579ff49ed5d033a86936eb823b16 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 6 Jun 2022 11:56:23 +0000 Subject: [PATCH] Roll ANGLE from 7fb021b08ee3 to 611f0e0d8545 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/7fb021b08ee3..611f0e0d8545 2022-06-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 113f00d1a057 to 4697545681bd (509 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 lokokung@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: lokokung@google.com Change-Id: Ibc208b6c8ec67bebd1924873a5ad6cd9d66003e4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92701 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 bc987587cc..fca676150c 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@7fb021b08ee3ac68d68dc75c35d49762ef17ad5d', + 'url': '{chromium_git}/angle/angle@611f0e0d85456f64f176482ba13670a6f807d871', 'condition': 'dawn_standalone', },