Roll src/third_party/dart d9b4c87ab4c7..bc59a4091857 (2 commits) (flutter/engine#17807)

This commit is contained in:
skia-flutter-autoroll 2020-04-18 22:20:03 -04:00 committed by GitHub
parent 4fa29ec538
commit 4a856f4574

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