| 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 81990f120d5826efa95b92c317894f8125370dbb..1e33dd185c035f35008b03b201e10159563ed542 100644
|
| --- a/chrome/browser/history/expire_history_backend.cc
|
| +++ b/chrome/browser/history/expire_history_backend.cc
|
| @@ -14,9 +14,9 @@
|
| #include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "chrome/browser/history/history_database.h"
|
| #include "components/history/core/browser/history_backend_notifier.h"
|
| #include "components/history/core/browser/history_client.h"
|
| +#include "components/history/core/browser/history_database.h"
|
| #include "components/history/core/browser/thumbnail_database.h"
|
|
|
| namespace history {
|
|
|