kjellander@webrtc.org | 94a23f0 | 2016-03-17 12:05:36 +0100 | [diff] [blame^] | 1 | include_rules = [ |
2 | "+webrtc/audio", | ||||
3 | "+webrtc/base", | ||||
4 | "+webrtc/modules/audio_coding", | ||||
5 | "+webrtc/modules/bitrate_controller", | ||||
6 | "+webrtc/modules/congestion_controller", | ||||
7 | "+webrtc/modules/pacing", | ||||
8 | "+webrtc/modules/rtp_rtcp", | ||||
9 | "+webrtc/modules/utility", | ||||
10 | "+webrtc/system_wrappers", | ||||
11 | "+webrtc/voice_engine", | ||||
12 | "+webrtc/video", | ||||
13 | ] |