From e255e010da37df2b88c50431caeda31b262c59b3 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Wed, 24 Dec 2025 12:10:28 -0500 Subject: [PATCH] Roll Fuchsia Linux SDK from 5EgkVbjGVZmCFPdtR... to 2q71ydbnIhmBUiNOF... (#180274) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter Please CC codefu@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://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 bf90b8181aa..ed0a2823abc 100644 --- a/DEPS +++ b/DEPS @@ -810,7 +810,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/linux-amd64', - 'version': '5EgkVbjGVZmCFPdtRuLVIKbhul-NgrEs7XHmveG4piUC' + 'version': '2q71ydbnIhmBUiNOFgloxnWY0iQg0FANmvEoC5GfjRMC' } ], 'condition': 'download_fuchsia_deps and not download_fuchsia_sdk',