Roll Dart SDK from 35c81c55d91f to 4c4bf41da092 (1 revision) (flutter/engine#28291)

This commit is contained in:
skia-flutter-autoroll 2021-08-24 21:49:02 -04:00 committed by GitHub
parent 98c8cb3d93
commit 57deff3fab

2
DEPS
View File

@ -39,7 +39,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': '35c81c55d91fead7af6fa4e8e9b73959f62e9dfe',
'dart_revision': '4c4bf41da09210cd8fb404006a97b2103923d48f',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py