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

Unified Diff: components/BUILD.gn

Issue 1412113002: Componentize MetricsServicesManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor_metrics_services_manager
Patch Set: Rebase Created 5 years, 2 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 0c532a19c647970115890390712c129e4a89370a..492734c537c45e441a3b4c5a3fec58f68ab6dfd9 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -88,6 +88,7 @@ group("all_components") {
"//components/login",
"//components/memory_pressure",
"//components/metrics",
+ "//components/metrics_services_manager",
"//components/mime_util",
"//components/navigation_interception",
"//components/navigation_metrics",

Powered by Google App Engine
This is Rietveld 408576698