diff options
Diffstat (limited to 'sync/notifier/DEPS')
-rw-r--r-- | sync/notifier/DEPS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sync/notifier/DEPS b/sync/notifier/DEPS index fe689b9..4c55aa9 100644 --- a/sync/notifier/DEPS +++ b/sync/notifier/DEPS @@ -5,8 +5,7 @@ include_rules = [ "+net/url_request/url_request_context.h", "+net/url_request/url_request_test_util.h", - "+sync/syncable/model_type.h", - "+sync/syncable/model_type_payload_map.h", + "+sync/internal_api/public/syncable", "+sync/protocol/service_constants.h", "+sync/util", |