Roll ANGLE from ee9a7df0b388 to d7201a0f7fbc (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/ee9a7df0b388..d7201a0f7fbc

2023-03-20 mikes@lunarg.com Tests: Add New Legend of the Condor Heroes trace
2023-03-20 ynovikov@chromium.org Unskip dEQP-EGL tests
2023-03-20 lexa.knyazev@gmail.com Reland "Implement EXT_depth_clamp"
2023-03-20 jdapena@igalia.com IWYU: missing include for std::atomic in FixedQueue.h

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: I0ae68f0aadc5ad96da062956138afbe40511a8ec
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124861
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 75129b9..06a555d 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@ee9a7df0b388e4644e6906edd83702234e901c66',
+    'url': '{chromium_git}/angle/angle@d7201a0f7fbc1466a7381d4502bb55554a1181a3',
     'condition': 'dawn_standalone',
   },