From 35c602bb69e21211888804581b8564875736ebe3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 27 Jul 2021 16:34:02 -0400 Subject: [PATCH] Roll Dart SDK from 6cffbe6d2a8e to 97359a15afd5 (1 revision) (flutter/engine#27743) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6910b8ac332..c5eabc1c61d 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': '6cffbe6d2a8e2a135de5362f8f33db0dd2b28993', + 'dart_revision': '97359a15afd5cf0b54b4f1bd7b56cb279b40083e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py