From e64aabc8ce58733048dbee3c711ecc440b2f50d7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Dec 2020 01:39:01 -0500 Subject: [PATCH] Roll Dart SDK from f5b451f0dc86 to 6e1161e70a00 (1 revision) (#23260) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4cc64d275d5..9aba299d68c 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': 'f5b451f0dc86e9696cece6e85c2d421432a21d3a', + 'dart_revision': '6e1161e70a00257e0e170e277db60973a1471aac', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py