Roll Dart SDK from a7bdb1c6531d to 75cde93ff4b5 (1 revision) (flutter/engine#34935)

This commit is contained in:
skia-flutter-autoroll 2022-07-27 07:48:04 -04:00 committed by GitHub
parent d09e90cd2d
commit 6766bb4886

2
DEPS
View File

@ -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