Roll src/third_party/dart 8342ec2c71..b188632458 (2 commits) (flutter/engine#13942)

dart-lang/sdk@b188632458 Fix syntax error in Symbol doc example
dart-lang/sdk@61c453f0fe Hide dart:cli in api docs
This commit is contained in:
Ben Konyi 2019-11-20 11:18:00 -08:00 committed by GitHub
parent cd982ca7d0
commit b104b5d3e9

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