Roll src/third_party/dart 14fd3b7d6a..f6768b6fb3 (5 commits)

f6768b6fb3 Update the data version to prevent the use of outdated cached data
8fee2596e5 Remove some unused front_end dependencies
725c070632 report error on type reference before factory keyword
ff99692175 dartfix update analysis options to enable NNBD
aed696cea7 [infra] Update checked in SDKs to 2.2.1-dev.3.0
This commit is contained in:
Ben Konyi 2019-04-02 13:28:27 -07:00
parent 55fdbe155d
commit 837b5be1f5

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