Roll Dart SDK from 6be3bb459ef1 to b410651bd18e (2 revisions) (flutter/engine#27514)

This commit is contained in:
skia-flutter-autoroll 2021-07-18 17:41:01 -04:00 committed by GitHub
parent 8a29fbd85b
commit 3b36c242de

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