Roll src/third_party/dart b0855ffd35ad4878fb3b36d8f5ff00a421719e7c..1c9eb3cef80779601f964b05a68a785bf49b084f (1 commits)

1c9eb3cef8 [Kernel] Allow constant declarations without an initializer
This commit is contained in:
Ben Konyi 2019-01-14 06:45:13 -08:00
parent 386cb48590
commit e68a3fa912

2
DEPS
View File

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