blob: 273714ca3aa3f39a7027a42a9df03b6205620875 [file] [log] [blame]
include_rules = [
"+components/autofill/core/common",
"+components/os_crypt",
"+components/password_manager/core",
"+components/prefs",
"+components/strings/grit",
"+net/base",
"+net/http/http_status_code.h",
"+net/url_request",
"+sql",
"+sync/api",
"+sync/protocol",
"+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",
]