blob: 4ba8c92e33e82589d66624bf62be68a12528f755 [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"
],
"trace_categories\.h": [
"+perfetto",
],
"event_tracer\.cc": [
"+perfetto",
]
}