Roll src/third_party/dart 674af7e93f56..40f7a11d8924 (7 commits) (flutter/engine#18474)

This commit is contained in:
skia-flutter-autoroll 2020-05-18 12:02:04 -04:00 committed by GitHub
parent 2b413160d6
commit 4c4b2d4569

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