| Index: components/sync/driver/non_ui_model_type_controller.h
|
| diff --git a/components/sync_driver/non_ui_model_type_controller.h b/components/sync/driver/non_ui_model_type_controller.h
|
| similarity index 94%
|
| rename from components/sync_driver/non_ui_model_type_controller.h
|
| rename to components/sync/driver/non_ui_model_type_controller.h
|
| index 1bb59971b20857a667f28f77dfcba5a20ed6b4f3..8462af2e9497fac108d49bf5d136034cb3d43590 100644
|
| --- a/components/sync_driver/non_ui_model_type_controller.h
|
| +++ b/components/sync/driver/non_ui_model_type_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_NON_UI_MODEL_TYPE_CONTROLLER_H_
|
| #define COMPONENTS_SYNC_DRIVER_NON_UI_MODEL_TYPE_CONTROLLER_H_
|
|
|
| -#include "components/sync_driver/non_blocking_data_type_controller.h"
|
| +#include "components/sync/driver/non_blocking_data_type_controller.h"
|
|
|
| namespace sync_driver {
|
| class SyncClient;
|
|
|