Index: webrtc/modules/audio_processing/DEPS |
diff --git a/webrtc/modules/audio_processing/DEPS b/webrtc/modules/audio_processing/DEPS |
deleted file mode 100644 |
index e9ac967c58e07d7825249bacc40d424227470ada..0000000000000000000000000000000000000000 |
--- a/webrtc/modules/audio_processing/DEPS |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-include_rules = [ |
- "+webrtc/base", |
- "+webrtc/common_audio", |
- "+webrtc/system_wrappers", |
-] |
- |
-specific_include_rules = { |
- ".*test\.cc": [ |
- "+webrtc/tools", |
- # Android platform build has different paths. |
- "+gtest", |
- "+external/webrtc", |
- ], |
-} |