| include_rules = [ | |
| "+components/leveldb_proto", | |
| "+components/prefs", | |
| "+components/sync_preferences", | |
| "+components/unified_consent", | |
| "+components/variations", | |
| "+google_apis", | |
| "+net", | |
| "+services/network", | |
| "+third_party/re2", | |
| "+third_party/smhasher", | |
| "+third_party/tflite", | |
| "+third_party/tflite_support", | |
| # Optimization Guide is a layered component; subdirectories must explicitly | |
| # introduce the ability to use the content layer as appropriate. | |
| "-components/optimization_guide/content", | |
| ] |