From f86b83010d6c1a288c76ca49725eba4dab4252dc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 2 Aug 2020 22:11:03 -0400 Subject: [PATCH] Roll Dart SDK from 365525432a70 to 2d98d25e71c3 (1 revision) (#20198) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 12bc228cbe4..7589f317856 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': '365525432a70e4456a9a79a14baaa7874f7ff8a9', + 'dart_revision': '2d98d25e71c3eb414eb50d501b43c4e657b60f1e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py