blob: 0505b3739eba05e9c2b9b84ac603d76dde97bf52 [file] [log] [blame]
include_rules = [
# Do not add chrome/ as an allowed include.
# Individual components must explicitly declare their dependencies
# on other components. Cycles in the dependency graph within
# components/ are not allowed.
"-components",
# Components that wish to use the content API or IPC must explicitly declare
# these dependencies; see ./README.
"-ipc",
]