Roll Dart SDK from a353613d5a52 to 9f61c2487bbd (1 revision) (flutter/engine#29984)

This commit is contained in:
skia-flutter-autoroll 2021-11-29 11:22:02 -05:00 committed by GitHub
parent b72b51e102
commit f629bad75f

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