| Index: components/sync/model_impl/DEPS
|
| diff --git a/components/sync/model_impl/DEPS b/components/sync/model_impl/DEPS
|
| index 68470d5608cc37fbcd2a278efdf879598d9f6dbc..facba579aa4772b374f68c5f5584ab92a2e3b334 100644
|
| --- a/components/sync/model_impl/DEPS
|
| +++ b/components/sync/model_impl/DEPS
|
| @@ -4,4 +4,7 @@ include_rules = [
|
| "+components/sync/engine",
|
| "+components/sync/model",
|
| "+components/sync/protocol",
|
| + # TODO(maxbogue): Move GenerateSyncableHash to base.
|
| + "+components/sync/syncable",
|
| + "+components/sync/test",
|
| ]
|
|
|