summaryrefslogtreecommitdiffstats
path: root/sync/api/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'sync/api/DEPS')
-rw-r--r--sync/api/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/api/DEPS b/sync/api/DEPS
index 157d02f..f6dca6a 100644
--- a/sync/api/DEPS
+++ b/sync/api/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+sync/internal_api/base_node.h",
+ "+sync/internal_api/public",
"+sync/protocol",
- "+sync/syncable/model_type.h",
"+sync/util/immutable.h",
]