Roll Dart SDK from 5f5c869d025a to f472e051f203 (1 revision) (flutter/engine#30992)

This commit is contained in:
skia-flutter-autoroll 2022-01-22 02:15:07 -05:00 committed by GitHub
parent 061ab167fc
commit 3f226376db

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