| Index: components/history/core/browser/history_delete_directives_data_type_controller.h
|
| diff --git a/components/history/core/browser/history_delete_directives_data_type_controller.h b/components/history/core/browser/history_delete_directives_data_type_controller.h
|
| index 0e79187eafc2abc1011c0039ee050c04cab4501c..3dbec951c2e692cd1e196a4a759edb430d2e1ca7 100644
|
| --- a/components/history/core/browser/history_delete_directives_data_type_controller.h
|
| +++ b/components/history/core/browser/history_delete_directives_data_type_controller.h
|
| @@ -6,9 +6,9 @@
|
| #define COMPONENTS_HISTORY_CORE_BROWSER_HISTORY_DELETE_DIRECTIVES_DATA_TYPE_CONTROLLER_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/sync_driver/local_device_info_provider.h"
|
| -#include "components/sync_driver/sync_service_observer.h"
|
| -#include "components/sync_driver/ui_data_type_controller.h"
|
| +#include "components/sync/driver/local_device_info_provider.h"
|
| +#include "components/sync/driver/sync_service_observer.h"
|
| +#include "components/sync/driver/ui_data_type_controller.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|