blob: 0a33fe40ab1540aa5b07752c4a4cc2fd281ea224 [file] [log] [blame]
tapted344272d2014-10-02 23:45:521include_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]