Roll Dart SDK from 8e50ccae259f to ac54810c36a9 (1 revision) (flutter/engine#20844)

This commit is contained in:
skia-flutter-autoroll 2020-08-28 02:23:02 -04:00 committed by GitHub
parent 02a654f8ea
commit da66acad6f

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