| Index: components/sync/syncable/DEPS
|
| diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS
|
| index c589f7e71b51239e252134055fe70bf02e632a38..e54c739d2be92d0db03e7a2f076b7fb74ac8f778 100644
|
| --- a/components/sync/syncable/DEPS
|
| +++ b/components/sync/syncable/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| - "+components/sync/api/attachments",
|
| "+components/sync/base",
|
| "+components/sync/engine",
|
| + "+components/sync/model/attachments",
|
| "+components/sync/protocol",
|
| "+components/sync/test",
|
| "+net/base/escape.h",
|
|
|