Roll Dart SDK from 5e8b31a5fa48 to 325d9b628caa (1 revision) (flutter/engine#21063)

This commit is contained in:
skia-flutter-autoroll 2020-09-09 22:30:02 -04:00 committed by GitHub
parent 916cee368c
commit bfa5caa964

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