Roll Dart SDK from 39f81c50c2e1 to 8ed0a66c8802 (1 revision) (flutter/engine#28551)

This commit is contained in:
skia-flutter-autoroll 2021-09-10 12:07:01 -04:00 committed by GitHub
parent 975c37a832
commit d8533af7b8

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