Roll Dart SDK from f568598a262e to 49d5a2f58c4a (3 revisions) (flutter/engine#30277)

This commit is contained in:
skia-flutter-autoroll 2021-12-11 01:24:05 -05:00 committed by GitHub
parent 5a53182ac6
commit bb64f72b4a

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