Roll ANGLE from 16d65289e868 to 7169dc5fe003 (6 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/16d65289e868..7169dc5fe003

2023-06-23 abdolrashidi@google.com Fix vsync and offscreen for restricted_trace_perf
2023-06-23 ynovikov@chromium.org Switch Linux SwANGLE testing to Ubuntu22.04
2023-06-23 amy@amyspark.me mathutil: Enable usage of builtins for MinGW GCC too
2023-06-23 gman@chromium.org Fix wrong size computation in test
2023-06-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ae667fe96db9 to afd97bf1e914 (3 revisions)
2023-06-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0b8bd02c6abc to 14fa1a826dad (564 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,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: Id4d8f3c0c288992fea4917fdc05cc491b1576dbd
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138709
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 c95c616..ed61e63 100644
--- a/DEPS
+++ b/DEPS
@@ -137,7 +137,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@16d65289e8681e8f9f6f372f1173951d56dca450',
+    'url': '{chromium_git}/angle/angle@7169dc5fe003094c8438c7a3ceeab9792fe46918',
     'condition': 'dawn_standalone',
   },