From 286ac27fccb95a2dbd303895c13dca92e9c71a91 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 11 Mar 2023 20:23:15 +0000 Subject: [PATCH] Roll ANGLE from 67ad3ddcf996 to 006d826dc037 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/67ad3ddcf996..006d826dc037 2023-03-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 4ac540bc62cf to 20d674342f00 (12 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 angle-team+autoroll@google.com,senorblanco@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: senorblanco@google.com Change-Id: I8d795aa23800048a157870647959514444d887a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123720 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1e86ab5f7c..5da66221d5 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@67ad3ddcf9960eeac2c008fa15180d017dd0cbbe', + 'url': '{chromium_git}/angle/angle@006d826dc037f2f74995b0491cdc7f50a8a07b17', 'condition': 'dawn_standalone', },