| include_rules = [ | |
| "+components/data_use_measurement/core", | |
| "+components/pref_registry", | |
| "+components/prefs", | |
| "+components/previews/core", | |
| "+components/variations", | |
| "+crypto", | |
| "+google_apis", | |
| "+mojo/public/cpp", | |
| "+net", | |
| "+services/network/public/cpp", | |
| "+services/network/public/mojom", | |
| "-components" | |
| # Data Reduction Proxy is a layered component; subdirectories must explicitly | |
| # introduce the ability to use the content layer as appropriate. | |
| "-components/data_reduction_proxy/content", | |
| ] |