Roll Dart SDK from 15d5e456b474 to d8be2bdfd155 (1 revision) (flutter/engine#29907)

This commit is contained in:
skia-flutter-autoroll
2021-11-24 01:38:01 -05:00
committed by GitHub
parent a86585e1fa
commit 8a5557f45c

2
DEPS
View File

@@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '15d5e456b474984969d6150e72aba9742b452a59',
'dart_revision': 'd8be2bdfd155783f2fae92c5426b889c78c85c44',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py