Roll ANGLE from 582651bee8a9 to 4d893a93596e (2 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/582651bee8a9..4d893a93596e

2021-12-23 jmadill@chromium.org Re-land: "Trace Tests: Remove auto-generated code."
2021-12-23 timvp@google.com Vulkan: Copy buffer data to correct cube map face

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 enga@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: enga@google.com
Change-Id: I0cc034953bf6870102190324816f6896cebbb591
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74560
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 b27ef27..47277a4 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@582651bee8a90924c752d146ab40b71089c07032',
+    'url': '{chromium_git}/angle/angle@4d893a93596e55c2a9d3b39494edd393f6d74086',
     'condition': 'dawn_standalone',
   },