OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+webrtc/base", | |
3 "+webrtc/call", | 2 "+webrtc/call", |
4 "+webrtc/modules/audio_coding/audio_network_adaptor", | 3 "+webrtc/modules/audio_coding/audio_network_adaptor", |
5 "+webrtc/modules/remote_bitrate_estimator/include", | 4 "+webrtc/modules/remote_bitrate_estimator/include", |
6 "+webrtc/modules/rtp_rtcp", | 5 "+webrtc/modules/rtp_rtcp", |
7 "+webrtc/system_wrappers", | 6 "+webrtc/system_wrappers", |
8 ] | 7 ] |
OLD | NEW |