Roll src/third_party/dart 514a8d4c8417..fd992e423ef6 (8 commits) (flutter/engine#16497)

This commit is contained in:
skia-flutter-autoroll 2020-02-07 16:23:03 -05:00 committed by GitHub
parent 6a80a4b4e6
commit cdec7e3094

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