Roll src/third_party/dart cccb9ffb2a..04702d827b (7 commits)

dart-lang/sdk@04702d827b Fix Queue.from doc comment
dart-lang/sdk@c49378aadf [changelog/ffi] Document dart:ffi changes for D26 - tweaks
dart-lang/sdk@18fa7485ad [kernel] Read ContinueSwitchStatements in nested FunctionNodes correctly
dart-lang/sdk@107546a18e Revert "[dartdevc] Making multi-root paths consistently use url-relative path separators."
dart-lang/sdk@2e6afae4c3 Ignore EMACS backup files when running ID tests
dart-lang/sdk@dfddeada02 Flow analysis: treat expressions of type Never as unreachable.
dart-lang/sdk@ba4f7f18cf Sort members in workspace tests
This commit is contained in:
Ben Konyi 2019-10-23 06:42:24 -07:00
parent acf00cf107
commit df8a4f96f6

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