diff options
Diffstat (limited to 'sync/util/DEPS')
-rw-r--r-- | sync/util/DEPS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sync/util/DEPS b/sync/util/DEPS index f101c9b..a951508 100644 --- a/sync/util/DEPS +++ b/sync/util/DEPS @@ -1,8 +1,7 @@ include_rules = [ "+crypto", + "+sync/internal_api/public/syncable", "+sync/protocol", - "+sync/syncable/model_type.h", - "+sync/syncable/model_type_test_util.h", "+sync/test/fake_encryptor.h", # TODO(kochi): Remove this hack after "Chromebox" hack in get_session_name.cc |