Index: chrome/browser/history/history_backend.h |
diff --git a/chrome/browser/history/history_backend.h b/chrome/browser/history/history_backend.h |
index b4984d3559dc96d22c6a5d82f08ce8179ae842f3..aa7f372a16e8d3c06f50447fffaa9b8dba7aa00c 100644 |
--- a/chrome/browser/history/history_backend.h |
+++ b/chrome/browser/history/history_backend.h |
@@ -18,7 +18,7 @@ |
#include "base/observer_list.h" |
#include "base/single_thread_task_runner.h" |
#include "base/task/cancelable_task_tracker.h" |
-#include "chrome/browser/history/expire_history_backend.h" |
+#include "components/history/core/browser/expire_history_backend.h" |
#include "components/history/core/browser/history_backend_notifier.h" |
#include "components/history/core/browser/history_types.h" |
#include "components/history/core/browser/keyword_id.h" |