Roll Dart SDK from 48aef9098966 to 9ffefd165349 (1 revision) (flutter/engine#31792)

This commit is contained in:
skia-flutter-autoroll 2022-03-03 03:16:02 -05:00 committed by GitHub
parent 8555305d35
commit 8528c5ebc9

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