The folder webrtc/sdk/ now contains android as well, so we should move the objc DEPS file to the objc folder. TBR=tommi BUG=None Review-Url: https://codereview.webrtc.org/2644733008 Cr-Commit-Position: refs/heads/master@{#16191}
10 lines
197 B
Python
10 lines
197 B
Python
include_rules = [
|
|
"+WebRTC",
|
|
"+webrtc/api",
|
|
"+webrtc/common_video/include",
|
|
"+webrtc/common_video/h264",
|
|
"+webrtc/media",
|
|
"+webrtc/modules/video_coding",
|
|
"+webrtc/system_wrappers",
|
|
]
|