Roll Dart SDK from 570a75be7ea5 to 034157644847 (1 revision) (flutter/engine#20360)

This commit is contained in:
skia-flutter-autoroll 2020-08-08 19:11:01 -04:00 committed by GitHub
parent 78b0948655
commit c3538cd220

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