blob: 3fdc4bc10ee239379410de9ccf12302d2df2fd20 [file] [log] [blame]
include_rules = [
"+base/third_party/libevent",
"+json",
"+system_wrappers",
"+third_party/jsoncpp",
]
specific_include_rules = {
"protobuf_utils.h": [
"+third_party/protobuf",
],
"gunit\.h": [
"+testing/base/public/gunit.h"
],
"logging\.cc": [
"+absl/synchronization"
],
}