Roll Dart SDK from cb00fcef63bd to 0546ef689975 (1 revision) (flutter/engine#25764)

This commit is contained in:
skia-flutter-autoroll 2021-04-26 02:04:01 -04:00 committed by GitHub
parent 62b9a2381c
commit d1ff5522e4

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