You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include_rules = [
|
|
"+audio/utility/audio_frame_operations.h",
|
|
"+common_audio",
|
|
"+system_wrappers",
|
|
]
|
|
|
|
specific_include_rules = {
|
|
".*test\.cc": [
|
|
"+rtc_tools",
|
|
# Android platform build has different paths.
|
|
"+gtest",
|
|
"+external/webrtc",
|
|
],
|
|
}
|