Roll Dart SDK from 37cc41e55ae1 to 44a08f152d6c (1 revision) (flutter/engine#34769)

This commit is contained in:
skia-flutter-autoroll 2022-07-19 19:12:04 -04:00 committed by GitHub
parent f37da53cfb
commit bab9b2288c

2
DEPS
View File

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