blob: 0bc8308d567d7b7f2baf5ed688ca10159a7dda8b [file] [log] [blame]
include_rules = [
"+components/cast_certificate",
"+components/keyed_service",
"+content/public/browser",
"+content/public/test",
"+crypto",
"+mojo/public/cpp",
"+net",
"+services/network",
]
specific_include_rules = {
"cast_message_fuzzer.cc": [
# For google::protobuf::LogSilencer
"+third_party/protobuf",
]
}