Roll src/third_party/dart cc2d5adec9..5ffff98440 (3 commits)

5ffff98440 Add `autoUncompress` to _HttpClientResponse
86c7165969 [tests] Avoid use of `$strong` because it is always true now
8209013be3 Fix DartDoc section in Diagnostics server for LSP
This commit is contained in:
Ben Konyi
2019-05-16 15:34:04 -07:00
parent 5b6dedfc3e
commit c0a0ef289e

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