| Index: components/sync/core/shared_model_type_processor_unittest.cc
 | 
| diff --git a/components/sync/core/shared_model_type_processor_unittest.cc b/components/sync/core/shared_model_type_processor_unittest.cc
 | 
| index 86051cef7656bb10c8f7766858c7fb6feb99916a..76a91ab2ac9792c2f45e003bad8074d96c444bb8 100644
 | 
| --- a/components/sync/core/shared_model_type_processor_unittest.cc
 | 
| +++ b/components/sync/core/shared_model_type_processor_unittest.cc
 | 
| @@ -24,7 +24,7 @@
 | 
|  #include "components/sync/core/non_blocking_sync_common.h"
 | 
|  #include "components/sync/core/simple_metadata_change_list.h"
 | 
|  #include "components/sync/core/test/data_type_error_handler_mock.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"
 | 
|  #include "components/sync/syncable/syncable_util.h"
 | 
| 
 |