mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
9 lines
179 B
Python
9 lines
179 B
Python
include_rules = [
|
|
"+components/strings/grit/components_strings.h",
|
|
"+jni",
|
|
"+ui/base",
|
|
|
|
# version_info is used on iOS and thus cannot depend on //content.
|
|
"-content",
|
|
]
|