Roll Dart SDK from 6d30f47da59b to 73e8595bcba1 (1 revision) (flutter/engine#28598)

This commit is contained in:
skia-flutter-autoroll 2021-09-14 01:42:01 -04:00 committed by GitHub
parent 24924f69a0
commit c101d110f8

2
DEPS
View File

@ -39,7 +39,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': '6d30f47da59b0e36949d24e99ddcbcaf37c8b240',
'dart_revision': '73e8595bcba1d5d6a2e10d1ec0fc3efdbfdaef10',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py