| Index: components/sync/test/engine/mock_model_type_worker.h
|
| diff --git a/components/sync/test/engine/mock_model_type_worker.h b/components/sync/test/engine/mock_model_type_worker.h
|
| index 7f9e0900ffaa5c2fefb18d9b5b3622c5d1b34352..b7cb49a084d2b0638a81e3528e971cfde11e3bb2 100644
|
| --- a/components/sync/test/engine/mock_model_type_worker.h
|
| +++ b/components/sync/test/engine/mock_model_type_worker.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/macros.h"
|
| #include "components/sync/core/model_type_processor.h"
|
| #include "components/sync/core/non_blocking_sync_common.h"
|
| -#include "components/sync/engine_impl/commit_queue.h"
|
| +#include "components/sync/engine/commit_queue.h"
|
| #include "components/sync/protocol/data_type_state.pb.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|
|
|