| Index: chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| diff --git a/chrome/browser/chromeos/hats/hats_notification_controller.cc b/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| index 7778407398a553344b1f2f144b7963807d83aba3..817f13ddd1b639043806591e0c37ba27989417a5 100644
|
| --- a/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| +++ b/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| @@ -24,7 +24,7 @@
|
| #include "chrome/grit/theme_resources.h"
|
| #include "chromeos/chromeos_switches.h"
|
| #include "chromeos/network/network_state.h"
|
| -#include "components/image_fetcher/image_fetcher_impl.h"
|
| +#include "components/image_fetcher/core/image_fetcher_impl.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|