include_rules = [
  "+components/autofill/core/common",
  "+components/os_crypt",
  "+components/password_manager/core",
  "+net/base",
  "+sql",
  "+sync/api",
  "+sync/protocol",
  "+ui",
  # PasswordManager is a layered component; subdirectories must explicitly
  # introduce the ability to use the content layer as appropriate.
  "-components/password_manager/content",
]