mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
|
specific_include_rules = {
|
||
|
"gtest_main_chromium\.cc": [
|
||
|
"+base",
|
||
|
"+testing",
|
||
|
],
|
||
|
}
|