From 67df6f2a21b712e1d003eed0b4b6517672d08763 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Feb 2022 12:44:07 -0500 Subject: [PATCH] Roll Dart SDK from a37a2cded4d8 to 0bb00dcb49a4 (1 revision) (flutter/engine#31547) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2c8a11c6e06..791ca7fbc28 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': 'a37a2cded4d8571973206a3b881eca2487c989d3', + 'dart_revision': '0bb00dcb49a4afc8088889a2731998317bd6fdf0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py