Roll Dart SDK from b330d8bd7b69 to 58f4fe1787dd (1 revision) (flutter/engine#20689)

This commit is contained in:
skia-flutter-autoroll 2020-08-21 07:21:02 -04:00 committed by GitHub
parent 76740f7274
commit 09df0bd2e1

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