blob: cfc5286c96e04f5e487ce651300bab6860f1f540 [file] [log] [blame]
include_rules = [
"+base/third_party/libevent",
"+json",
"+third_party/jsoncpp",
"+webrtc/system_wrappers",
]
specific_include_rules = {
"gunit_prod.h": [
"+gtest",
"+testing/base/gunit_prod.h",
],
"protobuf_utils.h": [
"+third_party/protobuf",
],
"gunit\.h": [
"+testing/base/public/gunit.h"
],
}