Roll src/third_party/dart 51016532e8..80fc4d54e5 (2 commits)

dart-lang/sdk@80fc4d54e5 Add a NNBD test that needs NNBD migrated SDK.
dart-lang/sdk@17443b2ab7 Add a preview-port option to dartfix and rename outputDir to preview-dir for consistency.
This commit is contained in:
Ben Konyi 2019-11-06 00:37:34 -08:00
parent 08a7d21db6
commit bf92b9c978

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