| include_rules = [ | |
| # chromecast/browser/ is the top-level main directory for the Chromecast | |
| # embedder and can include from all other chromecast/ directories. | |
| "+cc/base/switches.h", | |
| "+chromecast", | |
| "+components/crash", | |
| "+components/network_hints/browser", | |
| "+content/public/browser", | |
| "+media/base", | |
| ] |