Index: webrtc/base/DEPS |
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS |
index bb76adfe31c21b904a0996e8048475aa01873b4e..6abcfb82912aa0f296d241e83615680fa78805d3 100644 |
--- a/webrtc/base/DEPS |
+++ b/webrtc/base/DEPS |
@@ -9,4 +9,7 @@ specific_include_rules = { |
"gunit_prod.h": [ |
"+gtest", |
], |
+ "protobuf_utils.h": [ |
+ "+third_party/protobuf", |
+ ], |
} |