mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00

This code path is not used anymore. BUG=webrtc:4690 Review-Url: https://codereview.webrtc.org/3015553002 Cr-Commit-Position: refs/heads/master@{#19929}
14 lines
321 B
Python
14 lines
321 B
Python
include_rules = [
|
|
"+audio/utility/audio_frame_operations.h",
|
|
"+call",
|
|
"+common_audio",
|
|
"+logging/rtc_event_log",
|
|
"+modules/audio_coding",
|
|
"+modules/audio_device",
|
|
"+modules/audio_processing",
|
|
"+modules/media_file",
|
|
"+modules/pacing",
|
|
"+modules/rtp_rtcp",
|
|
"+modules/utility",
|
|
"+system_wrappers",
|
|
]
|