Roll Dart SDK from 152026d794c8 to 69d57182c66f (1 revision) (flutter/engine#20795)

This commit is contained in:
skia-flutter-autoroll 2020-08-26 17:13:03 -04:00 committed by GitHub
parent d39a2c3740
commit 2ae6ff9238

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