blob: 3882f5acb5801c1f28425e540969ae8411a97ecf [file] [log] [blame]
include_rules = [
"+json",
"+system_wrappers",
"+third_party/jsoncpp",
"+third_party/libevent",
]
specific_include_rules = {
"protobuf_utils.h": [
"+third_party/protobuf",
],
"gunit\.h": [
"+testing/base/public/gunit.h"
],
"sequence_numbers_conformance_test\.cc": [
"+net/dcsctp/common/sequence_numbers.h",
],
}