Roll src/third_party/dart 07f0bc0144..94dd49cdb6 (3 commits)

dart-lang/sdk@94dd49cdb6 [cfe] Add NullCheck expression node
dart-lang/sdk@96f1abdaca [pkg/testing] Replace top-level logging functions with an interface.
dart-lang/sdk@209180d280 Treat the case that the reported error location has length 0
This commit is contained in:
Ben Konyi 2019-09-23 06:44:09 -07:00
parent f602b7bbc0
commit c5f31e9394

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