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

Unified Diff: chrome/browser/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
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/browser_process.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 791cc0e7f457e21c8cfa13bf0717c7a69557f300..cbe30c53db0f8341fb6302fbcbf6a635de0829c8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -136,6 +136,7 @@ source_set("browser") {
"//components/metrics:profiler_content",
"//components/metrics/proto:proto",
"//components/metrics:ui",
+ "//components/metrics_services_manager",
"//components/mime_util",
"//components/navigation_metrics",
"//components/network_time",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/browser_process.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698