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

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

Issue 2793393002: CrOS settings/metrics: Correctly store Subscriptions (Closed)
Patch Set: . Created 3 years, 8 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: chrome/browser/metrics/metrics_reporting_state.h
diff --git a/chrome/browser/metrics/metrics_reporting_state.h b/chrome/browser/metrics/metrics_reporting_state.h
index d119795f974d0c46e32d7856596511f72de89f59..06893c25f0702b3f6319310f6a8a847d62ad0cd9 100644
--- a/chrome/browser/metrics/metrics_reporting_state.h
+++ b/chrome/browser/metrics/metrics_reporting_state.h
@@ -32,8 +32,4 @@ void UpdateMetricsPrefsOnPermissionChange(bool metrics_enabled);
// Android).
bool IsMetricsReportingPolicyManaged();
-// Initialize kMetricsReportingEnabled based on kStatsReportingPref device
-// setting and add an observer as it is the source of truth on Chrome OS.
-void SetupMetricsStateForChromeOS();
-
#endif // CHROME_BROWSER_METRICS_METRICS_REPORTING_STATE_H_
« no previous file with comments | « chrome/browser/metrics/chrome_metrics_services_manager_client.cc ('k') | chrome/browser/metrics/metrics_reporting_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698