Home
last modified time | relevance | path

Searched refs:collect_stats_consent (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dmetrics_cros_settings_provider.cc47 bool collect_stats_consent = false; in SetMetricsStatus() local
52 collect_stats_consent = GoogleUpdateSettings::GetCollectStatsConsent(); in SetMetricsStatus()
54 if (enabled != collect_stats_consent) { in SetMetricsStatus()