From d3d096cccade8d2c0ad280fe29855fb9504ff0cd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 18 Dec 2021 00:09:08 -0500 Subject: [PATCH] Roll Dart SDK from 44554da7bd27 to b89e1312efc7 (1 revision) (flutter/engine#30401) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9a2a92b674b..10a9542ec04 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': '44554da7bd278e3967839b1c394125eb958a999f', + 'dart_revision': 'b89e1312efc737eaac39c2c689f583d81a7f0bb5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py