| Index: components/sync/driver/ui_model_type_controller_unittest.cc
 | 
| diff --git a/components/sync/driver/ui_model_type_controller_unittest.cc b/components/sync/driver/ui_model_type_controller_unittest.cc
 | 
| index 2a7668f7de8d5437a7137c5ba87f4323b4a42f21..80d66104e7a1e0f5699e64f171ea0bb37f9018fb 100644
 | 
| --- a/components/sync/driver/ui_model_type_controller_unittest.cc
 | 
| +++ b/components/sync/driver/ui_model_type_controller_unittest.cc
 | 
| @@ -20,7 +20,7 @@
 | 
|  #include "components/sync/core/shared_model_type_processor.h"
 | 
|  #include "components/sync/driver/backend_data_type_configurer.h"
 | 
|  #include "components/sync/driver/fake_sync_client.h"
 | 
| -#include "components/sync/engine_impl/commit_queue.h"
 | 
| +#include "components/sync/engine/commit_queue.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
|  namespace sync_driver_v2 {
 | 
| 
 |