Chromium Code Reviews| Index: webrtc/base/DEPS |
| diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS |
| index bb76adfe31c21b904a0996e8048475aa01873b4e..5fcd2d922f9a904941cb4b55405fe073cf79ad54 100644 |
| --- a/webrtc/base/DEPS |
| +++ b/webrtc/base/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+json", |
| "+third_party/jsoncpp", |
| "+webrtc/system_wrappers", |
| + "+third_party/protobuf/src/google/protobuf", |
| ] |
| specific_include_rules = { |