Index: sync/internal_api/DEPS |
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS |
index 038fff4b2e3152cc1fb8a199ba8da6598770b7e3..51fa1b8ed399b34f524f5c367b8102e285773181 100644 |
--- a/sync/internal_api/DEPS |
+++ b/sync/internal_api/DEPS |
@@ -15,5 +15,6 @@ include_rules = [ |
"+sync/test", |
"+sync/util", |
"+third_party/leveldatabase", # for ModelTypeStore implementation |
+ "+third_party/protobuf", # for unit test |
"+third_party/zlib", # For UniquePosition compression |
] |