From bb64f72b4a186fa7789c3164dbafdd603191e98d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 11 Dec 2021 01:24:05 -0500 Subject: [PATCH] Roll Dart SDK from f568598a262e to 49d5a2f58c4a (3 revisions) (flutter/engine#30277) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3d2a24faf76..d660b7bcf46 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': 'f568598a262ed53bcb03e40d2b6b9a6408189175', + 'dart_revision': '49d5a2f58c4a9e403c6bc2b19a50a382ae422fe0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py