Roll ANGLE from 4a77b0f52375 to 0707496806f6 (1 revision)

https://chromium.googlesource.com/angle/angle.git/+log/4a77b0f52375..0707496806f6

2023-03-20 m.maiya@samsung.com Validate gl[Push,Pop]DebugGroup

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 angle-team+autoroll@google.com,bclayton@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: bclayton@google.com
Change-Id: I879cc69ee469b92227f8bf100f4805614b0ab81a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124720
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 b48b31e..573fe34 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@4a77b0f5237515960673b9bd1bc5a229f0eeaa95',
+    'url': '{chromium_git}/angle/angle@0707496806f62efd762f62b7d45e412bbdf09810',
     'condition': 'dawn_standalone',
   },