Roll Dart SDK from 9d3b9460df97 to a474d0e9093b (1 revision) (flutter/engine#34644)

This commit is contained in:
skia-flutter-autoroll 2022-07-13 16:24:05 -04:00 committed by GitHub
parent c2067529d8
commit e667f53ea4

2
DEPS
View File

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