tapted | 344272d | 2014-10-02 23:45:52 | [diff] [blame] | 1 | include_rules = [ |
2 | # Things in extensions/components can depend on extensions, but not other | ||||
3 | # extensions/components in a way that could make a cycle in the dependency | ||||
4 | # graph. Individual components must explicitly declare their dependencies | ||||
5 | # on other components. | ||||
6 | "-extensions/components", | ||||
7 | ] |