From 7f2f82d01a877c1d01e3bfdb5d6d964b908f8e00 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 14 Nov 2022 10:04:53 +0000 Subject: [PATCH] Roll ANGLE from 82855be3c811 to 8149baafec8f (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/82855be3c811..8149baafec8f 2022-11-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9bed484ffc44 to 622e44fd31d8 (709 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 rharrison@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: rharrison@google.com Change-Id: I1f488c6528bc14c7f896320c1acce9079e55527d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110080 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 64a6c21bdb..3528d045c3 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@82855be3c811b01e3a1e17857ccce4b3a851a545', + 'url': '{chromium_git}/angle/angle@8149baafec8fb875c024ed96620bd50eebbe6ee0', 'condition': 'dawn_standalone', },