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