Roll Dart SDK from e0f30709e25f to 943fcea0b446 (1 revision) (flutter/engine#26146)

This commit is contained in:
skia-flutter-autoroll 2021-05-14 04:04:01 -04:00 committed by GitHub
parent 4bd6f36166
commit c877f5876a

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