Index: talk/app/webrtc/DEPS |
diff --git a/talk/app/webrtc/DEPS b/talk/app/webrtc/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..69ecd0279e877fa8689a940d17536fa70e0dd701 |
--- /dev/null |
+++ b/talk/app/webrtc/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ "+talk/app/webrtc/objc", |
+ "+webrtc/video_frame.h", |
+ "+webrtc/api", |
+ "+webrtc/base", |
+ "+webrtc/media", |
+] |