Roll Dart SDK from ba044d5e9c03 to aa6fbac07951 (1 revision) (flutter/engine#30867)

This commit is contained in:
skia-flutter-autoroll 2022-01-14 00:50:10 -05:00 committed by GitHub
parent b9d0e312b7
commit 9c357e3ec8

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