Chromium Code Reviews| Index: pkg/analysis_server/pubspec.yaml |
| diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml |
| index 732f58f680569b3d8db51058dc45c74368caf113..11872341a654af31fced3a6a6ee603141f5f38d0 100644 |
| --- a/pkg/analysis_server/pubspec.yaml |
| +++ b/pkg/analysis_server/pubspec.yaml |
| @@ -16,6 +16,8 @@ dependencies: |
| package_config: '>=0.1.5 <2.0.0' |
| path: any |
| plugin: ^0.2.0 |
| + telemetry: ^0.0.1 |
| + usage: ^3.2.0+1 |
| watcher: any |
| yaml: any |
| dev_dependencies: |