| Index: chrome/browser/history/history_backend.cc
|
| diff --git a/chrome/browser/history/history_backend.cc b/chrome/browser/history/history_backend.cc
|
| index 935c2a468e4cc0ca94fbbd533bbe9c90cab5f290..41cc227ebbdf91d8e03bff5d13bf389a6706bfdc 100644
|
| --- a/chrome/browser/history/history_backend.cc
|
| +++ b/chrome/browser/history/history_backend.cc
|
| @@ -37,7 +37,7 @@
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/importer/imported_favicon_usage.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "components/bookmarks/core/browser/bookmark_service.h"
|
| +#include "components/bookmarks/browser/bookmark_service.h"
|
| #include "components/favicon_base/select_favicon_frames.h"
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
|
|