Roll Dart SDK from e1414001c93b to 686070850ee3 (1 revision) (flutter/engine#27617)

This commit is contained in:
skia-flutter-autoroll 2021-07-21 12:21:01 -04:00 committed by GitHub
parent f97b1c617b
commit 07221b76a2

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