Files
platform-external-webrtc/webrtc/logging/rtc_event_log/DEPS
ossu f515ab8c3f Moved call.h and most of api/call/* into call/
BUG=webrtc:6716

Review-Url: https://codereview.webrtc.org/2550273003
Cr-Commit-Position: refs/heads/master@{#15460}
2016-12-07 12:53:04 +00:00

7 lines
115 B
Python

include_rules = [
"+webrtc/base",
"+webrtc/call",
"+webrtc/modules/rtp_rtcp",
"+webrtc/system_wrappers",
]