Roll Dart SDK from d2452b2c8380 to 9b8f6f48deb7 (1 revision) (flutter/engine#35094)

This commit is contained in:
skia-flutter-autoroll 2022-08-02 13:14:06 -04:00 committed by GitHub
parent 2f17e2784f
commit f4ddf59e43

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