Roll Dart SDK from ce9e3535ae16 to b7e02a713eab (2 revisions) (flutter/engine#24992)

This commit is contained in:
skia-flutter-autoroll 2021-03-15 16:43:01 -04:00 committed by GitHub
parent 8d051fad2f
commit 810df9bada

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