From 6766bb488650a8e8782bab8403a8ceb7204a3aed Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 27 Jul 2022 07:48:04 -0400 Subject: [PATCH] Roll Dart SDK from a7bdb1c6531d to 75cde93ff4b5 (1 revision) (flutter/engine#34935) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bbefe9f31eb..c100d0d2cfc 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': 'a7bdb1c6531d411855e04b2b4a9dcce02754817c', + 'dart_revision': '75cde93ff4b5ec30b5dbdeae2601e6db352fa32d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py