From 57bed3b78739113cf524277afa5cf5fc30272469 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 24 Nov 2022 22:05:42 +0000 Subject: [PATCH] Roll ANGLE from 541cdcbf094f to 35247a4df408 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/541cdcbf094f..35247a4df408 2022-11-24 cnorthrop@google.com Android: Remove java_api_finder from Android.bp 2022-11-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9f3d33d253ac to a198ee76f3e6 (392 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 shrekshao@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: shrekshao@google.com Change-Id: I0f3199f5a6b505b67d4624dc60bd3a41d8395fe2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111642 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1d69581fea..cc544afacc 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@541cdcbf094fd900f085d14cb896f11240393f0c', + 'url': '{chromium_git}/angle/angle@35247a4df408f487ffb9d3fb98bb039ce1435927', 'condition': 'dawn_standalone', },