From c5134882ccb2f6760eaddf0fc4b389dc6157c9ce Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 3 May 2022 17:24:04 -0400 Subject: [PATCH] Roll Dart SDK from 684c0060b08b to f4370504e9ba (1 revision) (flutter/engine#33080) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7ec6dd7f961..47433cc8777 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': '684c0060b08b96c987482e08d28d84ea3d777eaa', + 'dart_revision': 'f4370504e9ba190f0367aa27ad80d84baed20c53', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py