Roll src/third_party/dart 983f882180cd..5900a0ac492b (10 commits) (flutter/engine#17759)

This commit is contained in:
skia-flutter-autoroll 2020-04-16 12:05:02 -04:00 committed by GitHub
parent d601c1542b
commit 3fdf6223f4

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