Roll Dart SDK from 99553e192d27 to b0a15318b2e8 (1 revision) (flutter/engine#34549)

This commit is contained in:
skia-flutter-autoroll 2022-07-08 17:20:03 -04:00 committed by GitHub
parent 3bc74c5b9a
commit 95dfd553b8

2
DEPS
View File

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