| 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 b3be99efb6280f970a4576c7b183e265bffaec5b..a7417db8c1db044ddb34c8359900403d0dfa3ef2 100644
|
| --- a/components/history/core/browser/history_service.h
|
| +++ b/components/history/core/browser/history_service.h
|
| @@ -34,8 +34,8 @@
|
| #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 "sql/init_status.h"
|
| -#include "sync/api/syncable_service.h"
|
| #include "ui/base/page_transition_types.h"
|
|
|
| class GURL;
|
|
|