Remove Unused AsTextButtonBorder RTTI helper.
[chromium-blink-merge.git] / components / password_manager / DEPS
blobccd38391b0b865e9e701aa9ce1e093693882df4f
1 include_rules = [
2   "+components/autofill/core/common",
3   "+components/password_manager/core",
4   "+components/webdata/encryptor",
5   "+net/base/registry_controlled_domains",
6   "+sql",
7   # PasswordManager is a layered component; subdirectories must explicitly
8   # introduce the ability to use the content layer as appropriate.
9   "-content/public/common",
10   "-ipc",