tree: 80dbdc3de1b18728a0e2b1c9290c70d955772511 [path history] [tgz]
  1. core/
  2. buildflags.gni
  3. COMMON_METADATA
  4. DEPS
  5. OWNERS
  6. README.md
components/supervised_user/README.md

Supervised User is a multiprocess layered component that supports cross-platform access to services and features that target supervised users in Chrome, including metrics collection, application of parental controls, and the enforcement of browser protections.

It has the following structure:

  • core/: Code shared by content/ and ios/.
    • browser/: Browser process code.
    • common/: Code shared by the browser and the renderer.