From 57ce600fd05ae900c3cc60406691aeabe3881bcd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 9 Dec 2021 16:44:07 -0500 Subject: [PATCH] Roll Dart SDK from 2ace65b1b408 to 2091ff49c513 (8 revisions) (flutter/engine#30251) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ff7243f93bf..a287e6c6796 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': '2ace65b1b4085a8589b97a2368cb0a50d99e9bdf', + 'dart_revision': '2091ff49c513576c6a01fde8e525a9aba3fe3bb6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py