From cd7074443aef1e896624995064a10b7e4e58e1cf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 1 Aug 2021 22:54:02 -0400 Subject: [PATCH] Roll Dart SDK from 2cddb14dc9a9 to a171b36d2fdd (1 revision) (flutter/engine#27846) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4c6cdf25af2..519359d6aa9 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': '2cddb14dc9a9d57361f936c425df48a951751c08', + 'dart_revision': 'a171b36d2fddeac990b29b13837abdb69a37f786', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py