| Index: components/suggestions/image_manager_unittest.cc
|
| diff --git a/components/suggestions/image_manager_unittest.cc b/components/suggestions/image_manager_unittest.cc
|
| index eb0cd0315f2a870bb96873f30c22680fdc4e5ecf..81c1e47627b93e1d615b4cc11262390c0637ee26 100644
|
| --- a/components/suggestions/image_manager_unittest.cc
|
| +++ b/components/suggestions/image_manager_unittest.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| -#include "components/image_fetcher/image_fetcher.h"
|
| -#include "components/image_fetcher/image_fetcher_delegate.h"
|
| +#include "components/image_fetcher/core/image_fetcher.h"
|
| +#include "components/image_fetcher/core/image_fetcher_delegate.h"
|
| #include "components/leveldb_proto/proto_database.h"
|
| #include "components/leveldb_proto/testing/fake_db.h"
|
| #include "components/suggestions/image_encoder.h"
|
|
|