From c31755ee5644fdcb2ed0460394e8729b5abc6e66 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Feb 2022 18:45:10 -0500 Subject: [PATCH] Roll Dart SDK from 3d6462e70fbf to ba20a3110252 (1 revision) (flutter/engine#31220) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 769770d9948..3cdb4c11854 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '3d6462e70fbf3ad693508d6ca9a205f10cdb22f2', + 'dart_revision': 'ba20a3110252c3672f1259967dcdf358e716f97e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py