Chromium Code Reviews| Index: pkg/analyzer_cli/pubspec.yaml |
| diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml |
| index 6e591612183090371578e293ad715934ada1dad3..a1b2fe829731ad9dd38130460248d01bd5323749 100644 |
| --- a/pkg/analyzer_cli/pubspec.yaml |
| +++ b/pkg/analyzer_cli/pubspec.yaml |
| @@ -12,6 +12,7 @@ dependencies: |
| linter: ^0.1.10 |
| package_config: ^0.1.1 |
| plugin: ^0.1.0 |
| + protobuf: ^0.5.0 |
| yaml: ^2.1.2 |
| dev_dependencies: |
| test_reflective_loader: '>=0.0.3 <0.1.0' |