Roll Dart SDK from 172425b1490a to a650da8b7e48 (2 revisions) (flutter/engine#36401)

This commit is contained in:
skia-flutter-autoroll 2022-09-24 21:32:22 -04:00 committed by GitHub
parent bc00fefdc6
commit 0b7d75865d

2
DEPS
View File

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