Roll Dart SDK from 1a591034bf53 to 55adbde97e62 (1 revision) (flutter/engine#29351)

This commit is contained in:
skia-flutter-autoroll 2021-10-27 02:08:01 -04:00 committed by GitHub
parent 0246f028f5
commit ee13cf6a4c

2
DEPS
View File

@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '1a591034bf53dbd470cb2730f0401567c622fd60',
'dart_revision': '55adbde97e625835346f9e5beb2e08346377a297',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py