Roll Dart SDK from fe5c8c44701e to 5831471fac7b (1 revision) (flutter/engine#20862)

This commit is contained in:
skia-flutter-autoroll 2020-08-28 17:53:03 -04:00 committed by GitHub
parent ab7adb1d36
commit 5272bd442d

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