From 5ca5eb37fb4c75d5dae152e2b0acd5b90edc5b28 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 23 Oct 2021 18:03:32 -0400 Subject: [PATCH] Roll Dart SDK from 70c57ad7db0b to ba3ccf09afa3 (1 revision) (flutter/engine#29301) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b9387201f19..711316608ea 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '70c57ad7db0b2ab05b124980234a8d5feebe6769', + 'dart_revision': 'ba3ccf09afa3671c81dd14028cc53b05b30e04dd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py