From f4f679cd63ee436b49862a08549dd59c6178ef6c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 9 Oct 2023 22:47:10 -0400 Subject: [PATCH] Roll Fuchsia Mac SDK from YDaOfbTjc-WMEZXZx... to EYr1hCR6hxkSGhtis... (flutter/engine#46698) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab3f5a18fc..b3e74a4e6e 100644 --- a/DEPS +++ b/DEPS @@ -918,7 +918,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': 'YDaOfbTjc-WMEZXZxms1hUFLu3b8fF2bl4utB6CupF4C' + 'version': 'EYr1hCR6hxkSGhtis6Jsd4HKgC8lSbjnOoNM6Puti18C' } ], 'condition': 'host_os == "mac" and not download_fuchsia_sdk',