include_rules = [
  "+base",
  "+net",
  "+ui",
  "+testing",
  # UrlParamFilter is a layered component; subdirectories must explicitly
  # introduce the ability to use the content layer as appropriate.
  "-components/url_param_filter/content",
]
