Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5323)

Unified Diff: pkg/analyzer_cli/pubspec.yaml

Issue 2963323002: Add analytics to analyzer-cli and analysis server. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analyzer_cli/pubspec.yaml
diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml
index de63f19a7efd1e0fc0fb69963b42afc7bb6afd4d..f1611108bdd1e7a82d9ca2d24581ef07a15cb5b6 100644
--- a/pkg/analyzer_cli/pubspec.yaml
+++ b/pkg/analyzer_cli/pubspec.yaml
@@ -14,6 +14,7 @@ dependencies:
package_config: '>=0.1.5 <2.0.0'
plugin: '>=0.1.0 <0.3.0'
protobuf: ^0.5.0
+ telemetry: ^0.0.1
yaml: ^2.1.2
dev_dependencies:
test_reflective_loader: ^0.1.0

Powered by Google App Engine
This is Rietveld 408576698