Index: webrtc/base/DEPS |
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS |
index bb76adfe31c21b904a0996e8048475aa01873b4e..c447a3ae422a9f7255d24404e709e535d96b188e 100644 |
--- a/webrtc/base/DEPS |
+++ b/webrtc/base/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+base/third_party/libevent", |
"+json", |
"+third_party/jsoncpp", |
+ "+third_party/protobuf", |
kwiberg-webrtc
2017/03/22 10:03:22
Can you have this apply only to a specific file---
mbonadei
2017/03/23 16:13:58
Done.
|
"+webrtc/system_wrappers", |
] |