| Index: chrome/browser/bookmarks/bookmark_html_writer.cc
|
| diff --git a/chrome/browser/bookmarks/bookmark_html_writer.cc b/chrome/browser/bookmarks/bookmark_html_writer.cc
|
| index 73fcf384cb1ff6109ed3911b0f176c03aae1da13..c5e30e847fbaf5d83603d4580ea2f2ea759be475 100644
|
| --- a/chrome/browser/bookmarks/bookmark_html_writer.cc
|
| +++ b/chrome/browser/bookmarks/bookmark_html_writer.cc
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/browser/favicon/favicon_service_factory.h"
|
| #include "components/bookmarks/browser/bookmark_codec.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/favicon_base/favicon_types.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|