| Index: components/sync/engine/DEPS
|
| diff --git a/components/sync/engine/DEPS b/components/sync/engine/DEPS
|
| index 468d1dc1035e28cadfaf3d9574954df7eee6366b..2bb01b39d837fbf1bfba7d76f1e148127d6f5c4d 100644
|
| --- a/components/sync/engine/DEPS
|
| +++ b/components/sync/engine/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| "+components/sync/base",
|
| - # TODO(maxbogue): Move to engine.
|
| - "+components/sync/core/sync_encryption_handler.h",
|
| + # TODO(crbug.com/631271): Core should be split into driver/engine/api.
|
| + "+components/sync/core",
|
| "+components/sync/protocol",
|
| # TODO(maxbogue): Move events to engine_impl.
|
| "+components/sync/sessions_impl",
|
|
|