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

Unified Diff: components/metrics_services_manager/BUILD.gn

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/BUILD.gn
diff --git a/components/metrics_services_manager/BUILD.gn b/components/metrics_services_manager/BUILD.gn
index 13a2e71087931372d5968b2a30a012cb291ec70b..6c433266a22c449211da17348b438b1d210464a8 100644
--- a/components/metrics_services_manager/BUILD.gn
+++ b/components/metrics_services_manager/BUILD.gn
@@ -13,6 +13,7 @@ static_library("metrics_services_manager") {
"//base",
"//components/metrics",
"//components/rappor",
+ "//components/ukm",
"//components/variations",
"//components/variations/service",
]

Powered by Google App Engine
This is Rietveld 408576698