Roll Dart SDK from 934cc986926d to 171876a4e6cf (2 revisions) (flutter/engine#26101)

This commit is contained in:
skia-flutter-autoroll 2021-05-12 17:24:01 -04:00 committed by GitHub
parent b128338406
commit 54523173d2

2
DEPS
View File

@ -35,7 +35,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': '934cc986926dbb62502ef043f30a28c4369a9d5f',
'dart_revision': '171876a4e6cf56ee6da1f97d203926bd7afda7ef',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py