blob: 174fecf52c872117d1c00cfae7d41f1a4d8b61fe [file] [log] [blame]
include_rules = [
"+components/autofill/core/common",
"+components/os_crypt",
"+components/password_manager/core",
"+components/prefs",
"+components/strings/grit",
"+components/sync/model",
"+components/sync/protocol",
"+net/base",
"+net/http/http_status_code.h",
"+net/http/transport_security_state.h",
"+net/traffic_annotation",
"+net/url_request",
"+sql",
"+third_party/boringssl/src/include/openssl",
"+third_party/re2",
"+third_party/sqlite/sqlite3.h",
"+ui",
# PasswordManager is a layered component; subdirectories must explicitly
# introduce the ability to use non-core layers as appropriate.
"-components/password_manager/content",
"-components/password_manager/sync",
]