Roll ANGLE from 8b97c8d3e6b4 to 5c0b4251bd2c (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/8b97c8d3e6b4..5c0b4251bd2c

2023-04-26 cnorthrop@google.com Reland "Tests: Add Gacha Life trace"
2023-04-26 syoussefi@chromium.org Vulkan: Remove generic syncval suppression about storage buffers
2023-04-26 i.nazarov@samsung.com Vulkan: Fix regression not calling mRenderer->notifyDeviceLost
2023-04-26 cnorthrop@google.com Scripts: Update setup for restricted_trace_perf

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: Id1cc55e52bc766333277f60254d288ab717aee29
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/129720
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index af0d183..f50e6f6 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@8b97c8d3e6b4314c48f26357cab130c39447603c',
+    'url': '{chromium_git}/angle/angle@5c0b4251bd2ceb89e0f92863e51da1fc6135ed59',
     'condition': 'dawn_standalone',
   },