Roll Dart SDK from 48b4528a44ac to 87c5e3612b70 (1 revision) (flutter/engine#18879)

This commit is contained in:
skia-flutter-autoroll 2020-06-07 14:58:02 -04:00 committed by GitHub
parent 96785866a5
commit a323cf7956

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