Index: sync/internal_api/DEPS |
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS |
index ca3bac457d2345f8107f94e968d2c5d33d803fe4..45d17ffcbac06e7063845768ef7c857d7e28c747 100644 |
--- a/sync/internal_api/DEPS |
+++ b/sync/internal_api/DEPS |
@@ -18,5 +18,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 |
] |