Roll Dart SDK from d7bb34496619 to 6c97fcdd12dc (1 revision) (flutter/engine#24050)

This commit is contained in:
skia-flutter-autoroll 2021-01-29 09:44:02 -05:00 committed by GitHub
parent e18557606b
commit 614665c5d4

2
DEPS
View File

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