Roll Dart SDK from 2c9e7eb9a487 to 619f19e9411b (1 revision) (flutter/engine#34864)

This commit is contained in:
skia-flutter-autoroll 2022-07-23 04:44:04 -04:00 committed by GitHub
parent 5b4d870ade
commit f9c88a821d

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