Roll ANGLE from 92a0efdfb244 to f62405c5ac3c (5 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/92a0efdfb244..f62405c5ac3c

2022-11-11 abdolrashidi@google.com Add utilities to get the Android backtrace
2022-11-11 romanl@google.com Crash with a mesage when OSWindow::New returns nullptr
2022-11-11 syoussefi@chromium.org Use Python3 for infra/config/PRESUMBIT.py
2022-11-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c29c532c92db to 4b08746c581a (6 revisions)
2022-11-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 39ad79434d5e to 9bed484ffc44 (380 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 rharrison@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: rharrison@google.com
Change-Id: I518bc349cd1cb776c580b36d00362ee2c89583b1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109901
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 f3e67ac..069003f 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@92a0efdfb244eb3fefe56ae469581e70e07f9ed5',
+    'url': '{chromium_git}/angle/angle@f62405c5ac3c94048540b47628b91a37495d65f3',
     'condition': 'dawn_standalone',
   },