Roll ANGLE from b28ba57e06b1 to ac263582dda4 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/b28ba57e06b1..ac263582dda4

2023-06-21 steven@uplinklabs.net Vulkan: add workaround for VK_EXT_full_screen_exclusive on AMD
2023-06-21 thakis@chromium.org [apple] Fix build with newer libc++
2023-06-21 ynovikov@chromium.org Temporarily remove NVIDIA testing from mac-test
2023-06-21 geofflang@chromium.org Add internal format to TexStorage validation errors

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,jrprice@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: jrprice@google.com
Change-Id: I75548524804c7b841e6fb620432ca2dd6e609817
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138302
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 d25d36f..3291050 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@b28ba57e06b134c547bb49ad891d40f6eec2c216',
+    'url': '{chromium_git}/angle/angle@ac263582dda4a69260231820602dcba202334028',
     'condition': 'dawn_standalone',
   },