Roll src/third_party/dart 245a574301b1..d5650235a249 (7 commits) (flutter/engine#18297)

This commit is contained in:
skia-flutter-autoroll 2020-05-12 10:30:10 -04:00 committed by GitHub
parent e116821a9c
commit bcffe2f257

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