From b15b3588ae8534263779a39d8bb03e81d92417b9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 9 Nov 2021 10:50:41 +0000 Subject: [PATCH] Roll ANGLE from 5c16f77b945d to fa2e37497495 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/5c16f77b945d..fa2e37497495 2021-11-09 msisov@igalia.com Reland "rename use_x11 to ozone_platform_x11" 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 sarahmashay@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: sarahmashay@google.com Change-Id: Ie6dc46add9564301742e1b927d8b68fda24fe95b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68745 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 994c1eefa4..5ed7b98866 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@5c16f77b945d6d4e014b5edf3d4c5b41b5d13b5f', + 'url': '{chromium_git}/angle/angle@fa2e37497495b1215062603e8d214c2f0ba79451', 'condition': 'dawn_standalone', },