14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
|
include_rules = [
|
||
|
"+webrtc/audio",
|
||
|
"+webrtc/base",
|
||
|
"+webrtc/modules/audio_coding",
|
||
|
"+webrtc/modules/bitrate_controller",
|
||
|
"+webrtc/modules/congestion_controller",
|
||
|
"+webrtc/modules/pacing",
|
||
|
"+webrtc/modules/rtp_rtcp",
|
||
|
"+webrtc/modules/utility",
|
||
|
"+webrtc/system_wrappers",
|
||
|
"+webrtc/voice_engine",
|
||
|
"+webrtc/video",
|
||
|
]
|