From ee13cf6a4c684c5ceedb8663a5caa01f85e0f976 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 27 Oct 2021 02:08:01 -0400 Subject: [PATCH] Roll Dart SDK from 1a591034bf53 to 55adbde97e62 (1 revision) (flutter/engine#29351) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 32dadd5ab32..b3e66cc7535 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': '1a591034bf53dbd470cb2730f0401567c622fd60', + 'dart_revision': '55adbde97e625835346f9e5beb2e08346377a297', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py