From 77bd214b1fe8a0ec44583a64ebcf081152051f96 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 5 Mar 2022 17:01:09 -0500 Subject: [PATCH] Roll Dart SDK from f175a7cf984c to 80d41d76c87c (1 revision) (flutter/engine#31854) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 32f5b47de1a..866c34b019f 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': 'f175a7cf984c60bf2d1ca189c283ba99567d5c4c', + 'dart_revision': '80d41d76c87c2cf0f488e745067ac852cbf171db', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py