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

Unified Diff: chrome/browser/metrics/chrome_metrics_service_accessor.h

Issue 1418763002: Revert of Eliminate //chrome dependencies from MetricsServicesManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chrome/browser/browser_process_impl.cc ('k') | chrome/browser/metrics/chrome_metrics_service_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/chrome_metrics_service_accessor.h
diff --git a/chrome/browser/metrics/chrome_metrics_service_accessor.h b/chrome/browser/metrics/chrome_metrics_service_accessor.h
index f5d1f10be36b397e4cc10a61bc9dfd688f28487e..1bc5b0063bcb6e331185a285b4f94de2ee2e3e76 100644
--- a/chrome/browser/metrics/chrome_metrics_service_accessor.h
+++ b/chrome/browser/metrics/chrome_metrics_service_accessor.h
@@ -65,7 +65,6 @@
friend class ::FlashDOMHandler;
friend class BrowserProcessImpl;
friend class ChromeExtensionDownloaderFactory;
- friend class ChromeMetricsServicesManagerClient;
friend class ChromeRenderMessageFilter;
friend class DataReductionProxyChromeSettings;
friend class domain_reliability::DomainReliabilityServiceFactory;
@@ -73,6 +72,7 @@
friend class extensions::FileManagerPrivateIsUMAEnabledFunction;
friend void InitiateMetricsReportingChange(
bool, const OnMetricsReportingCallbackType&);
+ friend class MetricsServicesManager;
friend class options::BrowserOptionsHandler;
friend bool prerender::IsOmniboxEnabled(Profile* profile);
friend class safe_browsing::IncidentReportingService;
« no previous file with comments | « chrome/browser/browser_process_impl.cc ('k') | chrome/browser/metrics/chrome_metrics_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698