mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-07 07:43:38 +03:00
4 lines
171 B
Text
4 lines
171 B
Text
declare_args() {
|
|
# Note: the audio service must be sandboxed for us to use the APM there.
|
|
audio_processing_in_audio_service_supported = is_linux || is_win || is_mac
|
|
}
|