tree: 261b95dba4100fe1b9f5b1e7580efdd98aeca6e3 [path history] [tgz]
  1. content/
  2. core/
  3. DIR_METADATA
  4. OWNERS
  5. README.md
components/captive_portal/README.md

The captive portal component is a layered component. The core/ subdirectory includes code shared across all platforms, including iOS; code in core/ cannot depend on the Content API. The content/ subdirectory, meanwhile, is used only on //content-based platforms and can freely use the Content API.