| Index: components/sync/driver/ui_model_type_controller.h
|
| diff --git a/components/sync_driver/ui_model_type_controller.h b/components/sync/driver/ui_model_type_controller.h
|
| similarity index 95%
|
| rename from components/sync_driver/ui_model_type_controller.h
|
| rename to components/sync/driver/ui_model_type_controller.h
|
| index d0648518eb770c355d2cb9ad150ded98108d07de..b937841613f912ecc9bed55a73f9769ee6c3be1b 100644
|
| --- a/components/sync_driver/ui_model_type_controller.h
|
| +++ b/components/sync/driver/ui_model_type_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_UI_MODEL_TYPE_CONTROLLER_H_
|
| #define COMPONENTS_SYNC_DRIVER_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;
|
|
|