Roll ANGLE from 4e5da2d28fb6 to 48b1f07b0fcb (1 revision)

https://chromium.googlesource.com/angle/angle.git/+log/4e5da2d28fb6..48b1f07b0fcb

2022-05-16 syoussefi@chromium.org Vulkan: Dynamic state for front face

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 kainino@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: kainino@google.com
Change-Id: I25946d5bda4ab68749a552b46163567e6e1e6e25
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90480
Kokoro: Kokoro <noreply+kokoro@google.com>
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 863bed6..e108d5f 100644
--- a/DEPS
+++ b/DEPS
@@ -127,7 +127,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@4e5da2d28fb66c60d53273a6f9d2a1f3dfe0d1a0',
+    'url': '{chromium_git}/angle/angle@48b1f07b0fcb14d78deb4e5fb98bc905a4df0aa3',
     'condition': 'dawn_standalone',
   },