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

Unified Diff: components/metrics_services_manager/DEPS

Issue 2567263003: Basic UkmService implementation (Closed)
Patch Set: Rebase Created 3 years, 11 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: components/metrics_services_manager/DEPS
diff --git a/components/metrics_services_manager/DEPS b/components/metrics_services_manager/DEPS
index 71d00c9852c6493116e80d32f8c92384cb5a91c7..be13669c5a26c69caaf1a1187014dc38bc45eff8 100644
--- a/components/metrics_services_manager/DEPS
+++ b/components/metrics_services_manager/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+components/metrics",
"+components/metrics_services_manager",
"+components/rappor",
+ "+components/ukm",
"+components/variations",
]

Powered by Google App Engine
This is Rietveld 408576698