Roll src/third_party/dart 462a448ac8..c154677699 (2 commits)

dart-lang/sdk@c154677699 [vm] Handle trivial initializers for late fields
dart-lang/sdk@46ae3e4e7a [vm] not remove port if socket was listening by other isolates
This commit is contained in:
Ben Konyi 2019-11-06 12:47:05 -08:00
parent 04e239fc43
commit 254e9c975e

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