Roll Dart SDK from fe83360d3a7c to 44e4f3958019 (1 revision) (flutter/engine#21446)

This commit is contained in:
skia-flutter-autoroll 2020-09-27 18:57:01 -04:00 committed by GitHub
parent af4df637c6
commit ac2147b239

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