| Index: components/history/core/browser/history_service.h
|
| diff --git a/components/history/core/browser/history_service.h b/components/history/core/browser/history_service.h
|
| index 5e10f4b0c8f5509d4f7e9b4bc5d0125c357ee2ad..418d50583f621a10045f910e587b8896ba899f50 100644
|
| --- a/components/history/core/browser/history_service.h
|
| +++ b/components/history/core/browser/history_service.h
|
| @@ -34,7 +34,7 @@
|
| #include "components/history/core/browser/keyword_id.h"
|
| #include "components/history/core/browser/typed_url_syncable_service.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "components/sync/api/syncable_service.h"
|
| +#include "components/sync/model/syncable_service.h"
|
| #include "sql/init_status.h"
|
| #include "ui/base/page_transition_types.h"
|
|
|
|
|