From c45e02a0200e4301bdb286acd86852fbbb2897fd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 19 Nov 2020 21:18:01 -0500 Subject: [PATCH] Roll Dart SDK from 12fded61a2bc to a06d469024fd (1 revision) (#22623) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c850ae0efa6..d24d8f19e45 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': '12fded61a2bc265f633d1e030c8d33befe40c825', + 'dart_revision': 'a06d469024fd8d94691e32a0525308aabfa50f51', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py