BUG=webrtc:6423 Review-Url: https://codereview.webrtc.org/2695923004 Cr-Commit-Position: refs/heads/master@{#16663}
9 lines
225 B
Python
9 lines
225 B
Python
include_rules = [
|
|
"+webrtc/base",
|
|
"+webrtc/call",
|
|
"+webrtc/modules/audio_coding/audio_network_adaptor",
|
|
"+webrtc/modules/remote_bitrate_estimator/include",
|
|
"+webrtc/modules/rtp_rtcp",
|
|
"+webrtc/system_wrappers",
|
|
]
|