Roll Dart SDK from 7c6a5331d04f to 16e11dfa7d23 (1 revision) (flutter/engine#33025)

This commit is contained in:
skia-flutter-autoroll 2022-04-30 05:14:01 -04:00 committed by GitHub
parent 7779b5de6c
commit 4e431bceff

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