| Index: chrome/browser/history/history_service_factory.cc
|
| diff --git a/chrome/browser/history/history_service_factory.cc b/chrome/browser/history/history_service_factory.cc
|
| index f871104c706be657fe280104870650ba27c89302..13f137f60611fe466847634efc7373a1b892cebf 100644
|
| --- a/chrome/browser/history/history_service_factory.cc
|
| +++ b/chrome/browser/history/history_service_factory.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/history/history_service.h"
|
| #include "chrome/browser/profiles/incognito_helpers.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/bookmarks/core/browser/bookmark_model.h"
|
| +#include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
|
|
| // static
|
|
|