Roll src/third_party/dart f6acefa078be..1402e8e1a42d (1 commits) (flutter/engine#17347)

This commit is contained in:
skia-flutter-autoroll 2020-03-26 10:36:04 -04:00 committed by GitHub
parent c2282bf29a
commit 77bc1022ae

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