Roll Dart SDK from c287db6bf232 to 2553a84fe438 (1 revision) (flutter/engine#23026)

This commit is contained in:
skia-flutter-autoroll 2020-12-11 07:08:01 -05:00 committed by GitHub
parent 372d32adae
commit c1364948ac

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