Roll Dart SDK from 808470b40bee to 6e5ab8a52752 (1 revision) (flutter/engine#32365)

This commit is contained in:
skia-flutter-autoroll 2022-03-31 17:15:03 -04:00 committed by GitHub
parent 9f1f275090
commit 357e1824c2

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