Roll src/third_party/dart 7aae1f603251..2d57c1f86e22 (7 commits) (flutter/engine#18426)

This commit is contained in:
skia-flutter-autoroll 2020-05-15 14:37:02 -04:00 committed by GitHub
parent 72e8cee5c4
commit 01fb223d77

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