tree: 034effc784eeadb35d8edb7ee8c55d5a033591c0 [path history] [tgz]
  1. BUILD.gn
  2. COMMON_METADATA
  3. consent_throttle.cc
  4. consent_throttle.h
  5. consent_throttle_unittest.cc
  6. DEPS
  7. DIR_METADATA
  8. msbb_session_durations_metrics_recorder.cc
  9. msbb_session_durations_metrics_recorder.h
  10. OWNERS
  11. pref_names.cc
  12. pref_names.h
  13. README.md
  14. unified_consent_metrics.cc
  15. unified_consent_metrics.h
  16. unified_consent_service.cc
  17. unified_consent_service.h
  18. unified_consent_service_unittest.cc
  19. url_keyed_data_collection_consent_helper.cc
  20. url_keyed_data_collection_consent_helper.h
  21. url_keyed_data_collection_consent_helper_unittest.cc
components/unified_consent/README.md

The Unified Consent component contains the browser keyed service that manages user consent when the Unified Consent feature is enabled. It also holds the prefs and the APIs allowing the various Chromium features to verify if the user has given consent for a given feature.

The component is used on all platforms (desktop, ChromeOS, Android and iOS).