From c1364948acaf583dbf25c0dfffc2d84f52f15830 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 11 Dec 2020 07:08:01 -0500 Subject: [PATCH] Roll Dart SDK from c287db6bf232 to 2553a84fe438 (1 revision) (flutter/engine#23026) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b548f47b24a..95e1ac56781 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': 'c287db6bf23201fc85eb27feb5a960ccef2a2917', + 'dart_revision': '2553a84fe438d12bd5d36ab2ae059f593d9804ac', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py