Index: webrtc/base/DEPS |
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS |
deleted file mode 100644 |
index 6abcfb82912aa0f296d241e83615680fa78805d3..0000000000000000000000000000000000000000 |
--- a/webrtc/base/DEPS |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-include_rules = [ |
- "+base/third_party/libevent", |
- "+json", |
- "+third_party/jsoncpp", |
- "+webrtc/system_wrappers", |
-] |
- |
-specific_include_rules = { |
- "gunit_prod.h": [ |
- "+gtest", |
- ], |
- "protobuf_utils.h": [ |
- "+third_party/protobuf", |
- ], |
-} |