Roll src/third_party/dart 29c00e28f350..f99631b12c4a (29 commits) (flutter/engine#18373)

This commit is contained in:
skia-flutter-autoroll 2020-05-14 01:07:04 -04:00 committed by GitHub
parent c4eed5efb5
commit daa81b49d2

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