blob: 4ed1f2444bc195f4b7e414485b28baf7620d56a6 [file] [log] [blame]
specific_include_rules = {
"mutex_abseil\.h": [
"+absl/synchronization"
],
".*_benchmark\.cc": [
"+benchmark",
],
".*_unittest\.cc": [
"+benchmark",
]
}