Chromium Code Reviews| Index: components/sync/model/DEPS |
| diff --git a/components/sync/model/DEPS b/components/sync/model/DEPS |
| index edaa1374049a8328702dc4bd6d84109ea4d8bda9..5364f3e6418a95cabbcc3da6502e6c96df83da67 100644 |
| --- a/components/sync/model/DEPS |
| +++ b/components/sync/model/DEPS |
| @@ -3,6 +3,5 @@ include_rules = [ |
| "+components/sync/engine", |
| "+components/sync/model_impl", |
| "+components/sync/protocol", |
| - # TODO(maxbogue): Move GenerateSyncableHash to base. |
| "+components/sync/syncable", |
| ] |