Roll Dart SDK from d50eacfa4fcd to 8c385be2c663 (2 revisions) (flutter/engine#28994)

This commit is contained in:
skia-flutter-autoroll 2021-10-02 02:38:02 -04:00 committed by GitHub
parent dcdbde8e4d
commit f194ac36e2

2
DEPS
View File

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