From 7c73695ff18302ce1fdcb59cbdf2b2986566df7b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 11 Aug 2021 16:47:02 -0400 Subject: [PATCH] Roll Dart SDK from 32238a66b5ca to 624de6ea9e59 (4 revisions) (flutter/engine#28029) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8069db4a4c7..71f40f1585f 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': '32238a66b5caac9718753546ffb11f3614c10750', + 'dart_revision': '624de6ea9e5957f438d9021e1e7a05f2fe50915b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py