Roll src/third_party/dart ffbd2eb7ee..a0bb025024 (1 commits)

dart-lang/sdk@a0bb025024 [vm] Late static final fields
This commit is contained in:
Ben Konyi 2019-11-13 12:43:54 -08:00
parent ce9826e1bf
commit 554d5f845e

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