blob: 9f780fd4105dc76d22458d9929d97bef7f5b426c [file] [log] [blame]
include_rules = [
"+chrome/grit",
"+mojo/public",
# Services have to list which other services they depend on.
"-chrome/services",
"-services",
"+content/public/browser/service_process_host.h",
"+services/service_manager/public", # Every service talks to Service Manager.
"+sandbox/policy/sandbox_type.h", # Services specify their SandboxType.
]