summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'sync/internal_api/DEPS')
-rw-r--r--sync/internal_api/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
index 394c49c..9eb47ef 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -10,4 +10,5 @@ include_rules = [
"+sync/syncable",
"+sync/test",
"+sync/util",
+ "+third_party/zlib", # For UniquePosition compression
]