From c25dc1b2eef724ca339a3ce16dd69d7cd4e80da6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 23 Apr 2021 05:59:01 -0400 Subject: [PATCH] Roll Dart SDK from 7f16d6f67d91 to 805527e063af (1 revision) (flutter/engine#25721) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f1df814d844..cf7ab61b378 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '7f16d6f67d91840b931eb6c4385de3b6d1eb044a', + 'dart_revision': '805527e063afc7294da8a451f9bd124471c0a6f1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py