Roll ANGLE from aadc6434331e to 8b966cfc5169 (5 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/aadc6434331e..8b966cfc5169

2022-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ae6a4b829252 to a19b5047ffca (9 revisions)
2022-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 711968667748 to bca23447ad46 (4 revisions)
2022-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7b890e4b915b to 8ff0cb4f71d8 (485 revisions)
2022-01-27 syoussefi@chromium.org Vulkan: Fix texture array level redefinition
2022-01-26 johncunningham@apple.com Metal: Fix undefined behavior of depth write

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 bajones@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: bajones@google.com
Change-Id: I52d1b91024e213af3bab36094357c84d1e6fd00d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78343
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 0728504..86cee42 100644
--- a/DEPS
+++ b/DEPS
@@ -128,7 +128,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@aadc6434331e2519f2ce6b95d7ab8a9307afac4a',
+    'url': '{chromium_git}/angle/angle@8b966cfc51696bb03feb53516100aa29ea189ac1',
     'condition': 'dawn_standalone',
   },