| include_rules = [ | |
| "+components/prefs", | |
| "+components/url_pattern_index", | |
| "+components/variations", | |
| # subresource_filter is a layered component; subdirectories must explicitly | |
| # introduce the ability to use non-core layers as appropriate. | |
| "-components/subresource_filter/content", | |
| "+net/base", | |
| "+third_party/flatbuffers", | |
| "+third_party/protobuf", | |
| ] |