From 8d194e01d9c566f8dcbf87309c0abbe60fbfd375 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 6 Jan 2021 12:29:01 -0500 Subject: [PATCH] Roll Dart SDK from df54886d1295 to 996a58122821 (1 revision) (#23450) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f1fddc3b414..2f829c61ead 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'df54886d12953bab553b90e257d3844dd72c7165', + 'dart_revision': '996a581228215f7db426a18c2f003078138b87cb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py