Index: chrome/browser/history/in_memory_history_backend.cc |
diff --git a/chrome/browser/history/in_memory_history_backend.cc b/chrome/browser/history/in_memory_history_backend.cc |
index dae504a9916df129839ce1be74b2e8f8c7df60f3..0c30910c6d2b4c1b8d960e2ada4a58f38a7c102b 100644 |
--- a/chrome/browser/history/in_memory_history_backend.cc |
+++ b/chrome/browser/history/in_memory_history_backend.cc |
@@ -14,8 +14,8 @@ |
#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/history/history_notifications.h" |
#include "chrome/browser/history/in_memory_database.h" |
-#include "chrome/browser/history/url_database.h" |
#include "chrome/browser/profiles/profile.h" |
+#include "components/history/core/browser/url_database.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_source.h" |