Roll Dart SDK from 3533cfda999e to 4bf1f624d06e (1 revision) (flutter/engine#21137)

This commit is contained in:
skia-flutter-autoroll 2020-09-12 19:42:01 -04:00 committed by GitHub
parent 2e352f77a1
commit 440b4a61ea

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