Roll Dart SDK from 594434d5a0b5 to 92315c4b2dc2 (1 revision) (flutter/engine#20356)

This commit is contained in:
skia-flutter-autoroll 2020-08-08 10:41:02 -04:00 committed by GitHub
parent 13114f2ee6
commit f522c0ad97

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