| Index: chrome/browser/favicon/favicon_handler.cc
|
| diff --git a/chrome/browser/favicon/favicon_handler.cc b/chrome/browser/favicon/favicon_handler.cc
|
| index 08487e0e38d3228b661ab9dc9e83d6c6df9fa28b..f3330f77ae89d711502591ea55407e0c9528f529 100644
|
| --- a/chrome/browser/favicon/favicon_handler.cc
|
| +++ b/chrome/browser/favicon/favicon_handler.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/ref_counted_memory.h"
|
| #include "chrome/browser/favicon/favicon_service_factory.h"
|
| #include "chrome/browser/favicon/favicon_util.h"
|
| -#include "chrome/browser/history/select_favicon_frames.h"
|
| +#include "components/favicon_base/select_favicon_frames.h"
|
| #include "content/public/browser/favicon_status.h"
|
| #include "content/public/browser/navigation_entry.h"
|
| #include "skia/ext/image_operations.h"
|
|
|