Roll ANGLE from cfc4db34643f to c984dad5fd52 (3 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/cfc4db34643f..c984dad5fd52

2022-01-05 lubosz.sarnecki@collabora.com FrameCapture: Don't remove protection from shared pages.
2022-01-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 433b1bf9bff2 to c73969d73ff9 (4 revisions)
2022-01-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1a9dad30c65b to b1dc46c0f1be (497 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 alanbaker@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: alanbaker@google.com
Change-Id: I7727d9dc91aa9a322952669c650df414803a364f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75380
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 db9aec7..2f4809b 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@cfc4db34643f0dbc7dba2ac6c8b9d239b4dedc4e',
+    'url': '{chromium_git}/angle/angle@c984dad5fd52f0af3aebd601e1a4b245b62b5e13',
     'condition': 'dawn_standalone',
   },