Roll ANGLE from a4e23c66867d to 5bc6bf325690 (1 revision)

https://chromium.googlesource.com/angle/angle.git/+log/a4e23c66867d..5bc6bf325690

2023-02-25 lexa.knyazev@gmail.com Include DXT1 sRGB in RGBDXT1TexturesSampleZeroAlpha

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,shrekshao@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: shrekshao@google.com
Change-Id: I7a177f81cd81849d9c37825c1fa5fdc8e050c029
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121620
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index e5714ac..5bcbd4d 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@a4e23c66867dc8f30936fd882c8a1e36cdf672c8',
+    'url': '{chromium_git}/angle/angle@5bc6bf325690953357be131fddf24b8e720cfe1a',
     'condition': 'dawn_standalone',
   },