Chromium Code Reviews| Index: components/sync/syncable/DEPS |
| diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c589f7e71b51239e252134055fe70bf02e632a38 |
| --- /dev/null |
| +++ b/components/sync/syncable/DEPS |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + "+components/sync/api/attachments", |
| + "+components/sync/base", |
| + "+components/sync/engine", |
| + "+components/sync/protocol", |
| + "+components/sync/test", |
| + "+net/base/escape.h", |
| + "+sql", |
| +] |