tree: b22ffacb2b9f3813b6ef5b23d7ffef2c8508cf87 [path history] [tgz]
  1. android/
  2. BUILD.gn
  3. DEPS
  4. DIR_METADATA
  5. features.cc
  6. features.h
  7. origin_matcher.cc
  8. origin_matcher.h
  9. origin_matcher.mojom
  10. origin_matcher_internal.cc
  11. origin_matcher_internal.h
  12. origin_matcher_mojom_traits.cc
  13. origin_matcher_mojom_traits.h
  14. origin_matcher_unittest.cc
  15. OWNERS
  16. README.md
components/origin_matcher/README.md

This directory contains the origin matcher. This struct can be used to share matching rules over mojo using scheme_host_port_matcher.h.

This should remain as clean as possible from dependencies because //content depends on this component.