Roll Dart SDK from a38f02400658 to 78fcc3e7aa05 (1 revision) (flutter/engine#26736)

This commit is contained in:
skia-flutter-autoroll 2021-06-13 18:59:01 -04:00 committed by GitHub
parent b1719882c4
commit d053da208d

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'a38f02400658352a17c488005124cecbfb23c8cf',
'dart_revision': '78fcc3e7aa05c76edfb939e8fb1c971dc93ea2f9',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py