Chromium Code Reviews| Index: sdk/lib/_internal/dartdoc/pubspec.yaml |
| diff --git a/sdk/lib/_internal/dartdoc/pubspec.yaml b/sdk/lib/_internal/dartdoc/pubspec.yaml |
| index b28d984fb7cd2b8b8b1ea4fe8c6e67b2c4b1b231..66147869987a8b0b02ae4b75ac7c88384923d918 100644 |
| --- a/sdk/lib/_internal/dartdoc/pubspec.yaml |
| +++ b/sdk/lib/_internal/dartdoc/pubspec.yaml |
| @@ -3,6 +3,7 @@ description: > |
| Libraries for generating documentation from Dart source code. |
| dependencies: |
| + analyzer_experimental: ">=0.4.5 <1.0.0" |
| args: ">=0.4.2 <1.0.0" |
| pathos: ">=0.4.2 <1.0.0" |