From f1b3b6981dfce392174e96122cef339cd38480e8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 2 Aug 2020 18:06:02 -0400 Subject: [PATCH] Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (#20197) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 40b451a3b04..12bc228cbe4 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': '7e6c55e3aaf5d7dbdd8443eb4a006f86d1f07d6e', + 'dart_revision': '365525432a70e4456a9a79a14baaa7874f7ff8a9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py