From d96893d496abad053bb9ed54c19e872d5dee546e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 27 Jul 2021 12:24:02 -0400 Subject: [PATCH] Roll Dart SDK from 852a61f8667a to 6cffbe6d2a8e (1 revision) (flutter/engine#27727) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index db3c5c970a2..ade237ac214 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': '852a61f8667ae54b728ed4c75a23c151d051fb14', + 'dart_revision': '6cffbe6d2a8e2a135de5362f8f33db0dd2b28993', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py