Roll Dart SDK from e1e2ab3a7acb to 344338e1b540 (1 revision) (flutter/engine#27681)

This commit is contained in:
skia-flutter-autoroll 2021-07-23 20:51:01 -04:00 committed by GitHub
parent bd9583cd04
commit 58fed1ded2

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e1e2ab3a7acb018ed63ad2de9136d8dc5ad50052',
'dart_revision': '344338e1b5406000b11e35219f1e263981180fa3',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py