Roll Dart SDK from 3844e74adbcc to 7e373831ceb4 (11 revisions) (flutter/engine#19832)

This commit is contained in:
skia-flutter-autoroll 2020-07-17 02:01:03 -04:00 committed by GitHub
parent 8bbbed7588
commit ec0043cf2d

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