Roll ANGLE from 980896406d12 to acdf872299ba (9 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/980896406d12..acdf872299ba

2023-06-10 syoussefi@chromium.org Vulkan: Remove reliance on names for gl_PerVertex-trimmer
2023-06-09 steven@uplinklabs.net extension xmls: fix incorrect use of <ptype> tags
2023-06-09 geofflang@chromium.org Don't roll third_party/android_toolchain into AOSP.
2023-06-09 zzyiwei@chromium.org Vulkan: make GetFormatModifierProperties non-fatal for fallback check
2023-06-09 mark@lunarg.com Tests: Add Lotsa Slots trace
2023-06-09 steven@uplinklabs.net xml: fix enum EGL_SYNC_METAL_SHARED_EVENT_SIGNALED_ANGLE
2023-06-09 romanl@google.com Tests: reduce load on perf bots by collecting less data
2023-06-09 romanl@google.com Tests: disable TraceTest.respawnables on native
2023-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from b36c4c847faa to ac70ebb575ce (547 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 angle-team+autoroll@google.com,senorblanco@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: senorblanco@google.com
Change-Id: Ic29c225f710901e8d43ccb073a178b9d0a65c7b3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136860
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 94268a4..3b82ecf 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@980896406d12e3d7048aa2b4ccaabbbcf3021ce1',
+    'url': '{chromium_git}/angle/angle@acdf872299ba8f7926d85387ad66de54a8f38cbf',
     'condition': 'dawn_standalone',
   },