Roll Dart SDK from 2ec3ea2df38e to db7d75e2239c (1 revision) (flutter/engine#22893)

This commit is contained in:
skia-flutter-autoroll 2020-12-06 14:08:01 -05:00 committed by GitHub
parent bf3c427990
commit 1588465d2d

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