| Index: chrome/browser/history/expire_history_backend.cc
|
| diff --git a/chrome/browser/history/expire_history_backend.cc b/chrome/browser/history/expire_history_backend.cc
|
| index fc45c0220e3818ca43c5838ecf1d7683ecf4bf24..7ffede70b76fd2b97dae5ee9c43806cb85c2ac5c 100644
|
| --- a/chrome/browser/history/expire_history_backend.cc
|
| +++ b/chrome/browser/history/expire_history_backend.cc
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/browser/history/history_database.h"
|
| #include "chrome/browser/history/history_notifications.h"
|
| #include "chrome/browser/history/thumbnail_database.h"
|
| -#include "components/bookmarks/core/browser/bookmark_service.h"
|
| +#include "components/bookmarks/browser/bookmark_service.h"
|
|
|
| namespace history {
|
|
|
|
|