From bae98b90a388b088cdbdbff62ca75ddd902d23ae Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 28 Sep 2020 15:32:01 -0400 Subject: [PATCH] Roll Dart SDK from 13deada5b267 to 58248a54dd58 (1 revision) (flutter/engine#21463) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 77b051a853a..af413e73da5 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': '13deada5b267e913c3e7190c7cd0991a43a69ced', + 'dart_revision': '58248a54dd583e825bc88ca0b3dde1a6d5008cdd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py