From 401ac122d5f37928400c2db3df1560412e96c092 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 25 Jul 2022 11:53:48 +0000 Subject: [PATCH] Roll ANGLE from e3933465d88f to 4fdc37545da7 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/e3933465d88f..4fdc37545da7 2022-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f00ffae9c319 to 50a58c2a73cb (6 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 enga@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: enga@google.com Change-Id: Icc430fa4d51ac60e4ee788ee217ef1161f79d53e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97083 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 5f10404d2e..8e51320351 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@e3933465d88ffc5088c0dbdfaf416e3d828f13e7', + 'url': '{chromium_git}/angle/angle@4fdc37545da73405d3f00d14f3214b62b4bcc69a', 'condition': 'dawn_standalone', },