Roll Dart SDK from 5ccf755b37a4 to f6a43e5eb71d (1 revision) (flutter/engine#29571)

This commit is contained in:
skia-flutter-autoroll 2021-11-06 04:53:02 -04:00 committed by GitHub
parent e5c981ffbc
commit 1bc0a98788

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