Roll Dart SDK from 4b6978f8afef to d688c837d18f (2 revisions) (flutter/engine#25775)

This commit is contained in:
skia-flutter-autoroll 2021-04-27 01:04:01 -04:00 committed by GitHub
parent 932c7cbfaa
commit 079be3f9dc

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