Roll ANGLE from e3d0bee63fe9 to a48a2c7a277a (8 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/e3d0bee63fe9..a48a2c7a277a

2022-11-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c8d10c0b09ab to 2c98c5af6539 (5653 revisions)
2022-11-02 solti@google.com add tips in ANGLE wrangling doc
2022-11-02 syoussefi@chromium.org Vulkan: Remove the disableFifoPresentMode feature
2022-11-02 zzyiwei@chromium.org Repurpose enableCompressingPipelineCacheInThreadPool
2022-11-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e6504a2a091c to da2edceb04a8 (12 revisions)
2022-11-02 chris@rive.app Finish renaming GL_PIXEL_LOCAL_STORAGE_ACTIVE_PLANES_ANGLE
2022-11-02 watfordcalvin@gmail.com Update Mesa build variable usage
2022-11-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 66e533688e2a to a7a3fb39310c (7 revisions)

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 alanbaker@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: alanbaker@google.com
Change-Id: I3fefaeaa63c108042fb923743550fcd5b46b3137
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108281
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 580809d..00c161c 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@e3d0bee63fe9023d75794409c6521621b00694b0',
+    'url': '{chromium_git}/angle/angle@a48a2c7a277ad5d9a69e2f830ffc730e3cb6af77',
     'condition': 'dawn_standalone',
   },