Roll Dart SDK from ef3156b1329f to fd27fda14d2b (1 revision) (flutter/engine#31050)

This commit is contained in:
skia-flutter-autoroll 2022-01-25 10:10:08 -05:00 committed by GitHub
parent fd5063a867
commit 0542ea405e

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