2 # Do not add chrome/ as an allowed include. Components under
3 # content/components MUST NOT depend on anything under src/chrome.
5 # Subdirectories of content/components/component_name should add the
6 # parts of the Content API that they need,
7 # e.g. content/components/component_name/browser would add a
8 # "+content/public/browser" rule.
10 "+content/public/common",
11 "+content/public/test",