Roll Dart SDK from 13deada5b267 to 58248a54dd58 (1 revision) (flutter/engine#21463)

This commit is contained in:
skia-flutter-autoroll 2020-09-28 15:32:01 -04:00 committed by GitHub
parent ea9cc6cf3c
commit bae98b90a3

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