| Index: components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
|
| diff --git a/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h b/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
|
| index fef26df081d05c4cbf6c5882217f11e5baf33e85..ab129b5085652614e658e8d60db40da1b2226b7b 100644
|
| --- a/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
|
| +++ b/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
|
| @@ -18,7 +18,7 @@
|
| #include "components/ntp_snippets/category_status.h"
|
| #include "components/ntp_snippets/content_suggestion.h"
|
| #include "components/ntp_snippets/content_suggestions_provider.h"
|
| -#include "components/offline_pages/offline_page_model.h"
|
| +#include "components/offline_pages/core/offline_page_model.h"
|
|
|
| class PrefRegistrySimple;
|
| class PrefService;
|
|
|