deadbeef | e814a0d | 2017-02-25 18:15:09 -0800 | [diff] [blame^] | 1 | include_rules = [ |
2 | "+webrtc/api", | ||||
3 | "+webrtc/base", | ||||
4 | "+webrtc/call", | ||||
5 | "+webrtc/logging/rtc_event_log", | ||||
6 | "+webrtc/media", | ||||
7 | "+webrtc/modules/audio_coding", | ||||
8 | "+webrtc/p2p", | ||||
9 | "+webrtc/pc", | ||||
10 | |||||
11 | "+webrtc/modules/rtp_rtcp", | ||||
12 | "+webrtc/system_wrappers", | ||||
13 | |||||
14 | "+webrtc/modules/audio_device", | ||||
15 | "+webrtc/modules/video_coding", | ||||
16 | "+webrtc/modules/video_render", | ||||
17 | ] |