Chromium Code Reviews| Index: components/sync/model_impl/DEPS |
| diff --git a/components/sync/model_impl/DEPS b/components/sync/model_impl/DEPS |
| index facba579aa4772b374f68c5f5584ab92a2e3b334..2322038139b44c2fff1d246e0c9a9aafc4ef27df 100644 |
| --- a/components/sync/model_impl/DEPS |
| +++ b/components/sync/model_impl/DEPS |
| @@ -7,4 +7,5 @@ include_rules = [ |
| # TODO(maxbogue): Move GenerateSyncableHash to base. |
| "+components/sync/syncable", |
| "+components/sync/test", |
| + "+third_party/leveldatabase", |
| ] |