Roll Dart SDK from 41e5c7114f9c to 9e15d1a2afb5 (1 revision) (flutter/engine#28649)

This commit is contained in:
skia-flutter-autoroll 2021-09-15 21:27:01 -04:00 committed by GitHub
parent 936e27efef
commit b7c2481d69

2
DEPS
View File

@ -39,7 +39,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': '41e5c7114f9c01838aafcf85d5e4e9931d6d8f3c',
'dart_revision': '9e15d1a2afb5a9511b63eefd9f65c96478232bad',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py