Roll Dart SDK from a3edf35cacfe to 47bb748491cd (1 revision) (flutter/engine#34423)

This commit is contained in:
skia-flutter-autoroll 2022-07-01 07:19:05 -04:00 committed by GitHub
parent 8c86860a0e
commit 7a616fdf03

2
DEPS
View File

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