Index: webrtc/examples/DEPS |
diff --git a/webrtc/examples/DEPS b/webrtc/examples/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..df9e0406b79cfb62b91f27f5a9ca1aa4f0ae82f0 |
--- /dev/null |
+++ b/webrtc/examples/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ "+webrtc/api", |
+ "+webrtc/base", |
+ "+webrtc/media", |
+ "+webrtc/modules/audio_device", |
+ "+webrtc/modules/video_capture", |
+ "+webrtc/p2p", |
+] |