Roll Dart SDK from 16cbbc9d5e4b to aada0a67f81e (1 revision) (flutter/engine#35180)

This commit is contained in:
skia-flutter-autoroll 2022-08-05 06:41:04 -04:00 committed by GitHub
parent 3d7ebbeef8
commit fdd3e512fd

2
DEPS
View File

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