Roll Dart SDK from d65b397fe868 to e1414001c93b (1 revision) (flutter/engine#27602)

This commit is contained in:
skia-flutter-autoroll 2021-07-20 18:56:01 -04:00 committed by GitHub
parent 0a424c4f2f
commit 799dfbb04e

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