Move webrtc/sdk/DEPS to webrtc/sdk/objc/DEPS
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}
This commit is contained in:
9
webrtc/sdk/objc/DEPS
Normal file
9
webrtc/sdk/objc/DEPS
Normal file
@ -0,0 +1,9 @@
|
||||
include_rules = [
|
||||
"+WebRTC",
|
||||
"+webrtc/api",
|
||||
"+webrtc/common_video/include",
|
||||
"+webrtc/common_video/h264",
|
||||
"+webrtc/media",
|
||||
"+webrtc/modules/video_coding",
|
||||
"+webrtc/system_wrappers",
|
||||
]
|
||||
Reference in New Issue
Block a user