Roll Dart SDK from be3fb944e6a0 to f199c32b471a (1 revision) (flutter/engine#34877)

This commit is contained in:
skia-flutter-autoroll 2022-07-25 04:44:04 -04:00 committed by GitHub
parent 9eb4cff760
commit f313c66128

2
DEPS
View File

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