kjellander@webrtc.org | 94a23f0 | 2016-03-17 12:05:36 +0100 | [diff] [blame] | 1 | include_rules = [ |
| 2 | "+webrtc/base", |
| 3 | "+webrtc/voice_engine", |
ossu | 29b1a8d | 2016-06-13 07:34:51 -0700 | [diff] [blame] | 4 | "+webrtc/modules/audio_coding/codecs/mock", |
kjellander@webrtc.org | 94a23f0 | 2016-03-17 12:05:36 +0100 | [diff] [blame] | 5 | "+webrtc/modules/bitrate_controller", |
| 6 | "+webrtc/modules/congestion_controller", |
| 7 | "+webrtc/modules/pacing", |
| 8 | "+webrtc/modules/remote_bitrate_estimator", |
| 9 | "+webrtc/modules/rtp_rtcp", |
| 10 | "+webrtc/system_wrappers", |
| 11 | ] |