Roll ANGLE from d1bffdb657d9 to c139751042c5 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/d1bffdb657d9..c139751042c5

2024-04-10 m.maiya@samsung.com Vulkan: Fix data race in WarmUpGraphicsTask
2024-04-10 geofflang@chromium.org Revert "GL: Support KHR_blend_equation_advanced"
2024-04-10 syoussefi@chromium.org Vulkan: Enable MSRTT emulation tests on swiftshader
2024-04-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8853d900c3dd to 3e1171173a70 (343 revisions)

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,kainino@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: kainino@google.com
Change-Id: I01ee75d5c1fd38bf26139eaba1d5b94132f7bd99
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183300
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 551098b..6d61f08 100644
--- a/DEPS
+++ b/DEPS
@@ -179,7 +179,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@d1bffdb657d948a86e55784e1facffd0afe7cfb4',
+    'url': '{chromium_git}/angle/angle@c139751042c5efbf63ae95c5fe7bb59378efadb3',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/angle b/third_party/angle
index d1bffdb..c139751 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit d1bffdb657d948a86e55784e1facffd0afe7cfb4
+Subproject commit c139751042c5efbf63ae95c5fe7bb59378efadb3