blob: 6abcfb82912aa0f296d241e83615680fa78805d3 [file]
include_rules = [
"+base/third_party/libevent",
"+json",
"+third_party/jsoncpp",
"+webrtc/system_wrappers",
]
specific_include_rules = {
"gunit_prod.h": [
"+gtest",
],
"protobuf_utils.h": [
"+third_party/protobuf",
],
}