Manual roll of Dart d7624b6ec7b...60175b98ac3 (flutter/engine#23529)

dart-lang/sdk@d7624b6ec7 (tag: 2.12.0-204.0.dev, origin/dev) Version 2.12.0-204.0.dev
dart-lang/sdk@b3bca1821c [VM/runtime] Decouple representation of function signatures from Function objects.
This commit is contained in:
Siva 2021-01-07 22:21:33 -08:00 committed by GitHub
parent 175fa9e7b8
commit 93685c7f60

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