Roll ANGLE from 9d41585e1408 to 40782cf568c6 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/9d41585e1408..40782cf568c6

2022-08-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 32095292c129 to 21906127bee6 (499 revisions)
2022-08-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e623f608cbf3 to eb46f95f20dc (4 revisions)
2022-08-26 lubosz.sarnecki@collabora.com validation: Annotate kEnumNotSupported errors with values.
2022-08-26 lexa.knyazev@gmail.com Hide emulated ETC2/EAC formats from WebGL contexts

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 rharrison@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: rharrison@google.com
Change-Id: I35c7c133e18b4f143af880dfb086a081592a7b6f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100461
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 1880cbd..b77eaf3 100644
--- a/DEPS
+++ b/DEPS
@@ -129,7 +129,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@9d41585e1408603a254fe661a8c49248740ab9a7',
+    'url': '{chromium_git}/angle/angle@40782cf568c6166fcaf192032adc038bb221f397',
     'condition': 'dawn_standalone',
   },