From 7426548cf20149901c0d9802dade4b80de7fb16d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 25 Feb 2021 09:36:01 -0500 Subject: [PATCH] Roll Dart SDK from 63c6585d8499 to 6b7054122356 (1 revision) (flutter/engine#24625) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7b792beff86..df3a812b2eb 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '63c6585d849917a20aca415bc9df49cf97362b92', + 'dart_revision': '6b7054122356943abb002b8140499fc9330559dc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py