Index: webrtc/call/DEPS |
diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS |
deleted file mode 100644 |
index 0f9030853c39be464a798563fb4d788a4eb0978b..0000000000000000000000000000000000000000 |
--- a/webrtc/call/DEPS |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-include_rules = [ |
- "+webrtc/audio", |
- "+webrtc/base", |
- "+webrtc/modules/audio_coding", |
- "+webrtc/modules/bitrate_controller", |
- "+webrtc/modules/congestion_controller", |
- "+webrtc/modules/pacing", |
- "+webrtc/modules/rtp_rtcp", |
- "+webrtc/modules/utility", |
- "+webrtc/system_wrappers", |
- "+webrtc/voice_engine", |
- "+webrtc/video", |
-] |