Roll Dart SDK from 4b9c2356e962 to 48b4528a44ac (1 revision) (flutter/engine#18872)

This commit is contained in:
skia-flutter-autoroll 2020-06-07 01:43:02 -04:00 committed by GitHub
parent c8730d48ad
commit 7a45bbdbc2

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