tree: 8d5483aabf281d479eeed08f6575d4552e2f4fc5 [path history] [tgz]
  1. content/
  2. core/
  3. ios/
  4. DEPS
  5. OWNERS
  6. README.md
components/url_param_filter/README.md

This is a layered component that allows embedders to filter urls.

Directory structure:

content/ - contains logic that relies on //content for use on platforms that embed //content (e.g. Desktop, Android).

core/ - contains logic that can be shared across content-embedding platforms and others (e.g. Desktop, Android, iOS).