13 lines
187 B
Plaintext
13 lines
187 B
Plaintext
|
include_rules = [
|
||
|
"+base/third_party/libevent",
|
||
|
"+json",
|
||
|
"+third_party/jsoncpp",
|
||
|
"+webrtc/system_wrappers",
|
||
|
]
|
||
|
|
||
|
specific_include_rules = {
|
||
|
"gunit_prod.h": [
|
||
|
"+gtest",
|
||
|
],
|
||
|
}
|