Roll src/third_party/dart d2950737b8a2..d7a7854a5e98 (2 commits) (flutter/engine#17171)

This commit is contained in:
skia-flutter-autoroll 2020-03-16 12:21:03 -04:00 committed by GitHub
parent f271884910
commit 07c2fcc604

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