Roll Dart SDK from ac2d5fd1c35d to cf3ef9e5ced1 (1 revision) (flutter/engine#24664)

This commit is contained in:
skia-flutter-autoroll 2021-02-26 15:31:01 -05:00 committed by GitHub
parent 04ec0192bb
commit 2f3b84b6c9

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