Roll Dart SDK from 624de6ea9e59 to 8e3be460559f (1 revision) (flutter/engine#28037)

This commit is contained in:
skia-flutter-autoroll 2021-08-12 12:22:02 -04:00 committed by GitHub
parent 87882e782a
commit 71d09b179b

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