Roll Dart SDK from 987c9e347ca4 to 363c72111d12 (32 revisions) (flutter/engine#20251)

This commit is contained in:
skia-flutter-autoroll 2020-08-04 21:51:01 -04:00 committed by GitHub
parent 0e947aa548
commit 61561ddacc

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