Chromium Code Reviews| Index: pkg/analyzer_cli/pubspec.yaml |
| diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml |
| index 0fe04f648fa89088dddda2cf63a7f2c1c18c928d..6e591612183090371578e293ad715934ada1dad3 100644 |
| --- a/pkg/analyzer_cli/pubspec.yaml |
| +++ b/pkg/analyzer_cli/pubspec.yaml |
| @@ -14,5 +14,6 @@ dependencies: |
| plugin: ^0.1.0 |
| yaml: ^2.1.2 |
| dev_dependencies: |
| + test_reflective_loader: '>=0.0.3 <0.1.0' |
| typed_mock: '>=0.0.4 <1.0.0' |
| unittest: '>=0.9.0 <0.12.0' |