| Index: components/sync/model_impl/DEPS
|
| diff --git a/components/sync/api_impl/DEPS b/components/sync/model_impl/DEPS
|
| similarity index 82%
|
| rename from components/sync/api_impl/DEPS
|
| rename to components/sync/model_impl/DEPS
|
| index 35c502f6730b2017003f35cd1c5f4f65684ecc8e..68470d5608cc37fbcd2a278efdf879598d9f6dbc 100644
|
| --- a/components/sync/api_impl/DEPS
|
| +++ b/components/sync/model_impl/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| - "+components/sync/api",
|
| "+components/sync/base",
|
| "+components/sync/core",
|
| "+components/sync/engine",
|
| + "+components/sync/model",
|
| "+components/sync/protocol",
|
| ]
|
|
|