Roll Dart SDK from 4e396689de4f to 6e17953f4e7e (1 revision) (flutter/engine#28800)

This commit is contained in:
skia-flutter-autoroll 2021-09-22 13:13:02 -04:00 committed by GitHub
parent d50ad5051d
commit af824b075d

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