Roll Dart SDK from 0aa5b0f019b9 to 594434d5a0b5 (2 revisions) (flutter/engine#20354)

This commit is contained in:
skia-flutter-autoroll 2020-08-08 05:31:01 -04:00 committed by GitHub
parent 85d839aa0c
commit 9185b58317

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