Roll src/third_party/dart f247613737ec..861708483217 (1 commits) (flutter/engine#17248)

This commit is contained in:
skia-flutter-autoroll 2020-03-22 01:41:02 -04:00 committed by GitHub
parent 8f0f9f1753
commit 4ec293685f

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