blob: 0505b3739eba05e9c2b9b84ac603d76dde97bf52 [file] [log] [blame]
[email protected]5ec3ed82012-12-27 11:44:001include_rules = [
[email protected]36316de52013-10-03 15:19:592 # Do not add chrome/ as an allowed include.
[email protected]5ec3ed82012-12-27 11:44:003
[email protected]0833f12e2013-11-13 18:41:554 # Individual components must explicitly declare their dependencies
5 # on other components. Cycles in the dependency graph within
6 # components/ are not allowed.
7 "-components",
8
[email protected]fe0035162014-05-06 14:34:559 # Components that wish to use the content API or IPC must explicitly declare
10 # these dependencies; see ./README.
11 "-ipc",
[email protected]5ec3ed82012-12-27 11:44:0012]