From 12be4e8974be4273b6a009e8ed58d95c9a5536da Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 24 Sep 2024 01:21:16 -0400 Subject: [PATCH] Roll Fuchsia GN SDK from ALNKvSVWQSpw1uxPy... to em2Jr5ylJrKKI86rU... (flutter/engine#55379) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-gn-sdk-flutter-engine Please CC chinmaygarde@google.com,chrome-fuchsia-engprod@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://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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8fc2778cde..69a0ce9ee5 100644 --- a/DEPS +++ b/DEPS @@ -255,7 +255,7 @@ vars = { # The version / instance id of the cipd:chromium/fuchsia/gn-sdk which will be # used altogether with fuchsia-sdk to generate gn based build rules. - 'fuchsia_gn_sdk_version': 'ALNKvSVWQSpw1uxPyh6OvWHf878FzEm6nvVEyTB8H-8C', + 'fuchsia_gn_sdk_version': 'em2Jr5ylJrKKI86rUNPyGXlpTo4qGNTePgT70PDtRT8C', } gclient_gn_args_file = 'src/flutter/third_party/dart/build/config/gclient_args.gni'