Roll Dart SDK from 96369fde1083 to 9ba287dfd221 (1 revision) (flutter/engine#22115)

This commit is contained in:
skia-flutter-autoroll 2020-10-26 03:52:02 -04:00 committed by GitHub
parent 5632825212
commit 191ca408d8

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