Roll Dart SDK from 7476b58cc9d0 to 9b3b9c26a343 (2 revisions) (flutter/engine#21216)

This commit is contained in:
skia-flutter-autoroll 2020-09-16 09:47:01 -04:00 committed by GitHub
parent cf16b71ef3
commit 3f3ec36722

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