Roll Dart SDK from ef4160e0de31 to 7d43846b4279 (1 revision) (flutter/engine#31587)

This commit is contained in:
skia-flutter-autoroll
2022-02-21 09:14:10 -05:00
committed by GitHub
parent f6a8f437b3
commit d0be0c45e9

2
DEPS
View File

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