blob: c1d3b9ffcc6c1d8d68c9ced5184a86538e5e65b3 [file] [log] [blame]
include_rules = [
"+components/about_handler",
"+components/cookie_config",
"+components/user_manager",
]
specific_include_rules = {
"profile_impl.cc": [
# Profile embeds the Identity Service, but the dependence
# should be used *only* for Identity Service creation.
"+services/identity/identity_service.h",
],
}