| include_rules = [ | |
| "+content/public/common", | |
| "+net", | |
| "+services/network/public", | |
| # The browser and renderer code may not depend on eachother, and can only | |
| # depend on shared "public" code. | |
| "-components/cast_streaming", | |
| "+components/cast_streaming/public", | |
| ] |