blob: b8955feca8a4ca19172a9bd784be9e9f5fcc069f [file] [log] [blame]
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",
],
"audioproc_float_impl\\.cc": [
"+third_party/tflite"
],
}