Roll ANGLE from 225d8f83af71 to e316203a6a2f (1 revision)

https://chromium.googlesource.com/angle/angle.git/+log/225d8f83af71..e316203a6a2f

2022-05-08 zzyiwei@chromium.org Vulkan: add forceContinuousRefreshOnSharedPresent feature

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 amaiorano@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: amaiorano@google.com
Change-Id: I1c018959f6c8193277c83447e9b35d5f30486a68
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89321
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 253057c..fab4b99 100644
--- a/DEPS
+++ b/DEPS
@@ -127,7 +127,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@225d8f83af717be48841e86d01e40d3ac555266b',
+    'url': '{chromium_git}/angle/angle@e316203a6a2f07b865fe6808d4fc8528cf0199fa',
     'condition': 'dawn_standalone',
   },