From 3002a47056bc1690d2399cb69d561dfecfc563dd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Feb 2022 17:19:10 -0500 Subject: [PATCH] Roll Dart SDK from 0bb00dcb49a4 to bc90d71a182d (1 revision) (flutter/engine#31554) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7002f6663e..e804a0d142 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': '0bb00dcb49a4afc8088889a2731998317bd6fdf0', + 'dart_revision': 'bc90d71a182dffa863a086c5f93e82c631ef33ed', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py