Roll Dart SDK from fa4b1e834d24 to 63c6585d8499 (2 revisions) (flutter/engine#24622)

This commit is contained in:
skia-flutter-autoroll 2021-02-25 05:26:02 -05:00 committed by GitHub
parent e4be79745f
commit 6191c745ca

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