From 7459d6d02b06b857876e1490a962d22ee33ef3ec Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 23 May 2021 02:29:01 -0400 Subject: [PATCH] Roll Dart SDK from 99aa976af869 to cf0a921e4380 (1 revision) (flutter/engine#26352) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b5bf90b5127..f0637b35180 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': '99aa976af8696f83724df95e13cbb873e043e51d', + 'dart_revision': 'cf0a921e4380ee328fe561506ac2eeb4a348dcb5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py