Roll Dart SDK from 75cde93ff4b5 to c92eaef473e8 (2 revisions) (flutter/engine#34946)

This commit is contained in:
skia-flutter-autoroll 2022-07-27 17:14:02 -04:00 committed by GitHub
parent 135c71aef7
commit 5912972f6a

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': '75cde93ff4b5ec30b5dbdeae2601e6db352fa32d',
'dart_revision': 'c92eaef473e8c823c9fc4a9f9f94c434ec250593',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py