Roll Dart SDK from b9c5d901eac0 to fa4b1e834d24 (1 revision) (flutter/engine#24618)

This commit is contained in:
skia-flutter-autoroll 2021-02-25 00:56:01 -05:00 committed by GitHub
parent 1e7ea600f0
commit aa8cd80b56

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