From 379e90ec8fe26271a7b19f7fb83774acdd925fb7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 27 Dec 2022 13:11:40 +0000 Subject: [PATCH] Roll ANGLE from 03b928dbf40c to 6a8cfc6c3c52 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/03b928dbf40c..6a8cfc6c3c52 2022-12-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 259eec71c7c6 to dae0d442679f (3 revisions) 2022-12-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ab34c72be751 to a12033d4d671 (85 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 amaiorano@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: amaiorano@google.com Change-Id: I7de31639d96160907ae8494b8e23818a2c2e823c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115740 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index abe33805e0..f0a464e818 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@03b928dbf40c3a4721682af9d7b5d3c9faaecbb6', + 'url': '{chromium_git}/angle/angle@6a8cfc6c3c52b6887501018045082b94a8fd2f07', 'condition': 'dawn_standalone', },