Index: webrtc/tools/DEPS |
diff --git a/webrtc/tools/DEPS b/webrtc/tools/DEPS |
deleted file mode 100644 |
index 40fe3cc28aa6efb4217f42a800f3bc2e665b9ed6..0000000000000000000000000000000000000000 |
--- a/webrtc/tools/DEPS |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-include_rules = [ |
- "+webrtc/base", |
- "+webrtc/call", |
- "+webrtc/common_video", |
- "+webrtc/logging/rtc_event_log", |
- "+webrtc/modules/audio_device", |
- "+webrtc/modules/audio_coding/audio_network_adaptor", |
- "+webrtc/modules/audio_coding/neteq/tools", |
- "+webrtc/modules/audio_processing", |
- "+webrtc/modules/bitrate_controller", |
- "+webrtc/modules/congestion_controller", |
- "+webrtc/modules/rtp_rtcp", |
- "+webrtc/system_wrappers", |
- "+webrtc/p2p", |
-] |
- |