Files
platform-external-webrtc/webrtc/logging/rtc_event_log/DEPS
terelius 0baf55d23b Add logging of delay-based bandwidth estimate.
BUG=webrtc:6423

Review-Url: https://codereview.webrtc.org/2695923004
Cr-Commit-Position: refs/heads/master@{#16663}
2017-02-17 11:38:28 +00:00

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",
]