| Index: components/history/core/browser/history_model_worker.h
|
| diff --git a/components/history/core/browser/history_model_worker.h b/components/history/core/browser/history_model_worker.h
|
| index 17b1b63bca2eb570a729a8bfe7def9a383a796aa..1900a0fc57a5ebc8a044f2390a3196f7ef4f50f1 100644
|
| --- a/components/history/core/browser/history_model_worker.h
|
| +++ b/components/history/core/browser/history_model_worker.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "components/history/core/browser/history_db_task.h"
|
| #include "components/history/core/browser/history_service.h"
|
| -#include "sync/internal_api/public/engine/model_safe_worker.h"
|
| +#include "components/sync/engine/model_safe_worker.h"
|
|
|
| namespace history {
|
| class HistoryService;
|
|
|