Roll Dart SDK from 9807b83d5945 to d2ee73b2513c (5 revisions) (flutter/engine#18526)

This commit is contained in:
skia-flutter-autoroll 2020-05-20 08:37:03 -04:00 committed by GitHub
parent e3d4e3727a
commit 6ca9e15d3d

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