Roll ANGLE from 58cb5c8396a3 to af5bf5b8245e (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/58cb5c8396a3..af5bf5b8245e 2023-07-26 hob@chromium.org Revert "Search for system libvulkan on CrOS" 2023-07-26 m.maiya@samsung.com Account for overridden features in ANGLEPlatformDisplay key 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,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: Ic6f330f5dc30cc385313df01b48b0373832691c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143284 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index 62da4a9..bcf8ee5 100644 --- a/DEPS +++ b/DEPS
@@ -160,7 +160,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@58cb5c8396a330ed6d81257b17dea63dc018825f', + 'url': '{chromium_git}/angle/angle@af5bf5b8245e0c6ac49a1397a32a39500aa688b4', 'condition': 'dawn_standalone', },