Roll ANGLE from 27727e501aee to 494640e54bf3 (3 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/27727e501aee..494640e54bf3

2022-11-23 gert.wollny@collabora.com Capture/Replay: Make secondary contexts current during MEC
2022-11-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2e2c857c4980 to ab42c3da0f40 (572 revisions)
2022-11-23 yuxinhu@google.com Revert "Vulkan: Remove useRelaxedPrecision" and "Vulkan: remove SpirvVaryingPrecisionFixer"

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 shrekshao@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: shrekshao@google.com
Change-Id: I8828351a06741c42fffd454b2f0928421c654019
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111420
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 7f2fc04..ab126bc 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@27727e501aee0c35e4d4572792131e3a77d099c4',
+    'url': '{chromium_git}/angle/angle@494640e54bf31a78b5df31ddb9d5a5385bdf69c4',
     'condition': 'dawn_standalone',
   },