blob: e8ed18bc6ab100c4166f1d49de4463308bc05b4a [file] [log] [blame]
kjellander@webrtc.org94a23f02016-03-17 12:05:36 +01001include_rules = [
2 "+webrtc/base",
3 "+webrtc/call",
4 "+webrtc/common_video",
nisse7ade7b32016-03-23 04:48:10 -07005 "+webrtc/media/base",
kjellander@webrtc.org94a23f02016-03-17 12:05:36 +01006 "+webrtc/modules/audio_coding",
7 "+webrtc/modules/audio_device",
8 "+webrtc/modules/media_file",
9 "+webrtc/modules/rtp_rtcp",
10 "+webrtc/modules/video_capture",
11 "+webrtc/modules/video_coding",
12 "+webrtc/system_wrappers",
13 "+webrtc/voice_engine",
14]