Roll Dart SDK from ef1980ef670b to 865c2ff0940e (1 revision) (flutter/engine#32905)

This commit is contained in:
skia-flutter-autoroll 2022-04-25 15:19:04 -04:00 committed by GitHub
parent 1988858012
commit d7d7427f50

2
DEPS
View File

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