Roll Dart SDK from 63c6585d8499 to 6b7054122356 (1 revision) (flutter/engine#24625)

This commit is contained in:
skia-flutter-autoroll 2021-02-25 09:36:01 -05:00 committed by GitHub
parent b78a6e9d59
commit 7426548cf2

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