Roll Dart SDK from e9a03fd98faa to 5acaa5f14b03 (1 revision) (flutter/engine#22810)

This commit is contained in:
skia-flutter-autoroll 2020-12-02 12:38:02 -05:00 committed by GitHub
parent 0ce861794d
commit f2b8b22f2f

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