summaryrefslogtreecommitdiffstats
path: root/sync/syncable/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'sync/syncable/DEPS')
-rw-r--r--sync/syncable/DEPS5
1 files changed, 2 insertions, 3 deletions
diff --git a/sync/syncable/DEPS b/sync/syncable/DEPS
index cb86572..7b13d73 100644
--- a/sync/syncable/DEPS
+++ b/sync/syncable/DEPS
@@ -1,13 +1,12 @@
include_rules = [
"+net/base/escape.h",
"+sql",
+ "+sync/internal_api/public/engine",
+ "+sync/internal_api/public/syncable",
"+sync/protocol",
"+sync/test",
"+sync/util",
# this file is weird.
"+sync/engine/syncproto.h",
-
- # maybe this file should live in syncable?
- "+sync/engine/model_safe_worker.h",
]