Roll src/third_party/dart 6e53ac6e4c7b..5a965d5d0fef (2 commits) (flutter/engine#17476)

This commit is contained in:
skia-flutter-autoroll 2020-04-02 07:11:03 -04:00 committed by GitHub
parent 2ff59573d0
commit a3d8e2e9d1

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