From 4b4d298854cfaa33b171a7671b789641fd21b057 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 10 Feb 2022 14:32:20 +0000 Subject: [PATCH] Roll Dart SDK from a9cfcc289ed4 to 0041431f5ec7 (1 revision) https://dart.googlesource.com/sdk.git/+log/a9cfcc289ed4..0041431f5ec7 2022-02-10 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.17.0-95.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC aaclarke@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: 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 6aa9c5d6e977b..9214a6c5e3b09 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'a9cfcc289ed49636695d8af0da87d8ed34bad657', + 'dart_revision': '0041431f5ec73b3270b7d90ae3bb055377469207', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py