| Index: components/sync/model_impl/DEPS
|
| diff --git a/components/sync/model_impl/DEPS b/components/sync/model_impl/DEPS
|
| index 8fcf7863f729677e8fab240520af82d69298d618..535557d09c1389b3b4825a54bde46d01b2364b85 100644
|
| --- a/components/sync/model_impl/DEPS
|
| +++ b/components/sync/model_impl/DEPS
|
| @@ -3,8 +3,6 @@ include_rules = [
|
| "+components/sync/engine",
|
| "+components/sync/model",
|
| "+components/sync/protocol",
|
| - # TODO(maxbogue): Move GenerateSyncableHash to base.
|
| - "+components/sync/syncable",
|
| "+components/sync/test",
|
| "+third_party/leveldatabase",
|
| ]
|
|
|