Roll Dart SDK from 1a039e595379 to 9560a32779fc (1 revision) (flutter/engine#21598)

This commit is contained in:
skia-flutter-autoroll 2020-10-05 12:47:02 -04:00 committed by GitHub
parent d2ea3770d4
commit eccc954919

2
DEPS
View File

@ -34,7 +34,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': '1a039e595379f2410f7ff917b7a72eb61f935d49',
'dart_revision': '9560a32779fc966349dd2d719b76aee49fb6a1de',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py