From f494fd72057e685ef06687d4a1d8b0f8776753c4 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 8 May 2023 10:44:28 +0000 Subject: [PATCH] Roll ANGLE from 255c673838ec to 1a847d4a6e6a (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/255c673838ec..1a847d4a6e6a 2023-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 16e9449c3c88 to d08108198321 (723 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: Ie174e82ba038831f8b3bdba03a67f1f8ff189528 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131960 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 dbbb0981ad..cd3885286b 100644 --- a/DEPS +++ b/DEPS @@ -136,7 +136,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@255c673838ece748d1cc11a57dc8b33bf97bc6c7', + 'url': '{chromium_git}/angle/angle@1a847d4a6e6afcfd77f02325b1071c0f6b2c6f60', 'condition': 'dawn_standalone', },