Index: webrtc/base/DEPS |
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..afa6a04eed5db156de8fea96c262f27e452dc11a |
--- /dev/null |
+++ b/webrtc/base/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ "-base", |
+ "+json", |
+ "+testing", |
+ "+third_party/jsoncpp", |
+ "+webrtc", |
+ "+webrtc/base", |
+] |