blob: f0b5eeb46d24fd902dc5dd814d21991cd4a9c0e2 [file] [log] [blame]
include_rules = [
"+absl",
"+benchmark",
"+dpf",
"+glog/logging.h",
"+gmock",
"+google/protobuf",
"+gtest",
"+testing",
"+hwy",
"+openssl",
]
specific_include_rules = {
"logging\.h": [
"+base/check.h",
"+base/check_op.h",
"+base/logging.h",
]
}