| Index: components/sync/syncable/DEPS
|
| diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS
|
| index 16380ff8834f2265c88dc6311c75935ab997f97d..c589f7e71b51239e252134055fe70bf02e632a38 100644
|
| --- a/components/sync/syncable/DEPS
|
| +++ b/components/sync/syncable/DEPS
|
| @@ -1,12 +1,9 @@
|
| include_rules = [
|
| - "+net/base/escape.h",
|
| - "+sql",
|
| "+components/sync/api/attachments",
|
| "+components/sync/base",
|
| - "+components/sync/core/base",
|
| "+components/sync/engine",
|
| - "+components/sync/base",
|
| "+components/sync/protocol",
|
| "+components/sync/test",
|
| - "+components/sync/base",
|
| + "+net/base/escape.h",
|
| + "+sql",
|
| ]
|
|
|