Roll Dart SDK from 1bccd77acc44 to 913c4f4480f8 (1 revision) (flutter/engine#36393)

This commit is contained in:
skia-flutter-autoroll 2022-09-23 19:11:59 -04:00 committed by GitHub
parent ff8f1bd8be
commit 1bf435eeb7

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