Roll src/third_party/dart 5cbcc88304..10f8a00e9f (3 commits)

dart-lang/sdk@10f8a00e9f [CFE] Update language versioning implementation to conform with specification v1.3
dart-lang/sdk@8621e63190 [kernel/VM] cleanup unused dill tags
dart-lang/sdk@72ff3495ec [CFE/kernel] Read dill from binary.md description
This commit is contained in:
Ben Konyi 2019-08-28 06:43:45 -07:00
parent 73441822bf
commit 92c78e4ead

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