Roll Dart SDK from ac45f23134f2 to f92a7d2669b1 (4 revisions) (flutter/engine#18824)

This commit is contained in:
skia-flutter-autoroll 2020-06-04 13:53:04 -04:00 committed by GitHub
parent 162a2c6370
commit 858149b466

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