include_rules = [ "+components/services/font/public/cpp", "+components/shared_highlighting/core", "+skia/ext/font_utils.h", "+third_party/pdfium/public", "+third_party/re2/src/re2/re2.h", "+ui/accessibility", "+ui/gfx/codec", ] specific_include_rules = { ".*_fuzzer\\.cc": [ "+third_party/fuzztest", ], }