Roll Dart SDK from 8ad824d8b114 to 4422591ed19b (1 revision) (flutter/engine#27186)

This commit is contained in:
skia-flutter-autoroll 2021-07-06 11:26:01 -04:00 committed by GitHub
parent 04e2db421a
commit 8ffc144138

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