Roll Dart SDK from 7f16d6f67d91 to 805527e063af (1 revision) (flutter/engine#25721)

This commit is contained in:
skia-flutter-autoroll 2021-04-23 05:59:01 -04:00 committed by GitHub
parent 1f9bd9483b
commit c25dc1b2ee

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