Roll Dart SDK from d2ba4fd3275e to 3533cfda999e (1 revision) (flutter/engine#21134)

This commit is contained in:
skia-flutter-autoroll 2020-09-12 15:32:01 -04:00 committed by GitHub
parent 7f7616418b
commit 67a79592eb

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