From 3f226376db104edcf0b8d2ff32d2b08e01979511 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 Jan 2022 02:15:07 -0500 Subject: [PATCH] Roll Dart SDK from 5f5c869d025a to f472e051f203 (1 revision) (flutter/engine#30992) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9b23d6d98f8..1018c04ee9a 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': '5f5c869d025aabf64b767c60c3872dcc8b730db4', + 'dart_revision': 'f472e051f203f48b175677c190708a9bc4d9a20b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py