include_rules = [
  "+components/pref_registry",
  "+components/prefs",
  "+components/variations",
  "+crypto",
  "+google_apis",
  "+net",

  # Data Reduction Proxy is a layered component; subdirectories must explicitly
  # introduce the ability to use the content layer as appropriate.
  "-components/data_reduction_proxy/content",
]