Roll Dart SDK from c660a695266a to c61a0818e4bd (1 revision) (flutter/engine#21315)

This commit is contained in:
skia-flutter-autoroll 2020-09-22 04:42:02 -04:00 committed by GitHub
parent e14d730389
commit 3754480240

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