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