| Index: components/ntp_snippets/remote/remote_suggestions_provider_impl.h
|
| diff --git a/components/ntp_snippets/remote/remote_suggestions_provider_impl.h b/components/ntp_snippets/remote/remote_suggestions_provider_impl.h
|
| index 0d2f8df0436b67865b0c0f408949a53eff02eeb4..5fca11d2103be28dcaa92a55e2ba43b01bc7fcbf 100644
|
| --- a/components/ntp_snippets/remote/remote_suggestions_provider_impl.h
|
| +++ b/components/ntp_snippets/remote/remote_suggestions_provider_impl.h
|
| @@ -19,7 +19,7 @@
|
| #include "base/macros.h"
|
| #include "base/time/clock.h"
|
| #include "base/time/time.h"
|
| -#include "components/image_fetcher/image_fetcher_delegate.h"
|
| +#include "components/image_fetcher/core/image_fetcher_delegate.h"
|
| #include "components/ntp_snippets/category.h"
|
| #include "components/ntp_snippets/category_status.h"
|
| #include "components/ntp_snippets/content_suggestion.h"
|
|
|