Roll Dart SDK from ab958bee577b to 92f4eb58c808 (2 revisions) (flutter/engine#19802)

This commit is contained in:
skia-flutter-autoroll 2020-07-16 08:46:05 -04:00 committed by GitHub
parent ef7f2900f2
commit 85a1a2b6e3

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