Roll Dart SDK from 47e55d2e746a to cd41b767a29d (1 revision) (flutter/engine#26553)

This commit is contained in:
skia-flutter-autoroll 2021-06-02 22:24:02 -04:00 committed by GitHub
parent 8e4a5271de
commit 093cc8a3f7

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '47e55d2e746ad3a284ed7621d3cb99c1f012739c',
'dart_revision': 'cd41b767a29dbb1cbf4f2b66e7a45b5ac822448f',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py