Roll Dart SDK from 1046888b1bf9 to c45c07592a95 (4 revisions) (flutter/engine#19086)

This commit is contained in:
skia-flutter-autoroll 2020-06-17 08:43:02 -04:00 committed by GitHub
parent 85c98bef38
commit e8244af68c

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