From 1bc0a9878820a164cdf49aa4b228e2d06b4bbd46 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 6 Nov 2021 04:53:02 -0400 Subject: [PATCH] Roll Dart SDK from 5ccf755b37a4 to f6a43e5eb71d (1 revision) (flutter/engine#29571) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5fa3ef0dfaa..902dc6ddd8e 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': '5ccf755b37a48bb59df5ba2e0fa5f5cafee59548', + 'dart_revision': 'f6a43e5eb71d0168b5db23bb4b31d3f58029981e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py