| Index: components/suggestions/image_manager.cc
|
| diff --git a/components/suggestions/image_manager.cc b/components/suggestions/image_manager.cc
|
| index 0f451faa5bb9f8ffdd5b2be4d6a6ee43ffa5ee9d..366a6a2018c8341130c37973c418c170cc7239cc 100644
|
| --- a/components/suggestions/image_manager.cc
|
| +++ b/components/suggestions/image_manager.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/task_runner_util.h"
|
| -#include "components/image_fetcher/image_fetcher.h"
|
| +#include "components/image_fetcher/core/image_fetcher.h"
|
| #include "components/suggestions/image_encoder.h"
|
| #include "ui/gfx/image/image.h"
|
|
|
|
|