From a4ff62b782fb127c105aedb195bcc134ddf6cb93 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 28 Aug 2024 20:05:36 +0000 Subject: [PATCH] Roll Fuchsia GN SDK from OKGFjciA5Vd0TQks4... to ALNKvSVWQSpw1uxPy... 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 chrome-fuchsia-engprod@google.com,matanl@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 ae56548a010e0..24c57d05ea120 100644 --- a/DEPS +++ b/DEPS @@ -258,7 +258,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': 'OKGFjciA5Vd0TQks4ow7-ppfxy_Y6v5hSjjn2w6LWjwC', + 'fuchsia_gn_sdk_version': 'ALNKvSVWQSpw1uxPyh6OvWHf878FzEm6nvVEyTB8H-8C', } gclient_gn_args_file = 'src/flutter/third_party/dart/build/config/gclient_args.gni'