| Index: components/sync/core_impl/model_type_connector_proxy_unittest.cc
|
| diff --git a/components/sync/core_impl/model_type_connector_proxy_unittest.cc b/components/sync/core_impl/model_type_connector_proxy_unittest.cc
|
| index a008e74a703eec2dfd32ea092b2b555dafc5d896..40e0bc9b2a8627efd8a15fc929fa7065c27a0a3e 100644
|
| --- a/components/sync/core_impl/model_type_connector_proxy_unittest.cc
|
| +++ b/components/sync/core_impl/model_type_connector_proxy_unittest.cc
|
| @@ -19,7 +19,7 @@
|
| #include "components/sync/core/model_type_connector.h"
|
| #include "components/sync/core/shared_model_type_processor.h"
|
| #include "components/sync/core/test/data_type_error_handler_mock.h"
|
| -#include "components/sync/sessions_impl/model_type_registry.h"
|
| +#include "components/sync/engine_impl/model_type_registry.h"
|
| #include "components/sync/test/engine/mock_nudge_handler.h"
|
| #include "components/sync/test/engine/test_directory_setter_upper.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|