| include_rules = [ | |
| "+partition_alloc/pointers/raw_ref.h", | |
| "+components/optimization_guide/core", | |
| "+components/language_detection/core", | |
| "+components/language_detection/testing", | |
| # CLD library. | |
| "+third_party/cld_3", | |
| "+third_party/tflite", | |
| "+third_party/tflite_support", | |
| "+third_party/utf", | |
| # Fuzzers | |
| "+third_party/fuzztest", | |
| ] |