Roll ANGLE from 4ff41604e769 to e7a9275be22d (1 revision)
https://chromium.googlesource.com/angle/angle.git/+log/4ff41604e769..e7a9275be22d
2023-06-05 romanl@google.com Make run_code_generation faster using python3 for auto_script
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,dsinclair@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: dsinclair@google.com
Change-Id: I36966fde7c6bdd201aeee94ee870a2fb46e513eb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135980
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index a3ebd0a..de9cbc1 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@4ff41604e7699ee14045bc93cd6e717b8bb79ecc',
+ 'url': '{chromium_git}/angle/angle@e7a9275be22d28c74049d397a87183d47a1d188f',
'condition': 'dawn_standalone',
},