Roll src/third_party/dart e5575ba64a..67df3ff878 (3 commits)

67df3ff878 Remove old commented out code.
7ec4621108 cleanup scanner configuration flags
81ced1c9bf Make a separate file for tests of implicit_this_reference_in_initializer
This commit is contained in:
Ben Konyi 2019-05-06 00:33:31 -07:00
parent 7e8692f619
commit 40f940dcce

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