Roll ANGLE from 16ce5226e896 to 0e291f60ccbf (3 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/16ce5226e896..0e291f60ccbf

2021-12-09 ynovikov@chromium.org Skip couple flaky end2end tests on Pixel 4
2021-12-08 jmadill@chromium.org Frame Capture: Fix client buffers in MEC.
2021-12-08 ynovikov@chromium.org Sync logdog with Chromium

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 cwallez@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: cwallez@google.com
Change-Id: I857cebc23f6b0921ca7c2dd6f4022dbd4a87f0f4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72260
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 1647257..28ef2a3 100644
--- a/DEPS
+++ b/DEPS
@@ -121,7 +121,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@16ce5226e896403d7e849b2d793f2979f0f8decd',
+    'url': '{chromium_git}/angle/angle@0e291f60ccbfd1deddad6f98159417c7d7f524b3',
     'condition': 'dawn_standalone',
   },