Roll Dart SDK from c8a66f8e7ca1 to 935470ea59c4 (1 revision) (flutter/engine#26707)

This commit is contained in:
skia-flutter-autoroll 2021-06-11 14:04:02 -04:00 committed by GitHub
parent 5f83d341b0
commit 7674e9d8d3

2
DEPS
View File

@ -35,7 +35,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': 'c8a66f8e7ca186db8daa682971401bf41591294d',
'dart_revision': '935470ea59c4cc573bad181014cd7e60bbba78d6',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py