Roll Dart SDK from fbc56c1561ba to bf751197ddb9 (1 revision) (flutter/engine#22293)

This commit is contained in:
skia-flutter-autoroll 2020-11-04 10:14:01 -05:00 committed by GitHub
parent eb4c7beb59
commit daf484e822

2
DEPS
View File

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