Roll Dart SDK from 9dca49e71e06 to ec01fc2bf163 (8 revisions) (flutter/engine#19847)

This commit is contained in:
skia-flutter-autoroll 2020-07-17 14:41:02 -04:00 committed by GitHub
parent c15ec725d2
commit 443981df00

2
DEPS
View File

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