Index: chrome/browser/history/android/sqlite_cursor.h |
diff --git a/chrome/browser/history/android/sqlite_cursor.h b/chrome/browser/history/android/sqlite_cursor.h |
index 48edc671348375e079f511f897b454f12dd2d509..c53e10999e7ca8ff5d696b9ed4eccb0cb8b5be75 100644 |
--- a/chrome/browser/history/android/sqlite_cursor.h |
+++ b/chrome/browser/history/android/sqlite_cursor.h |
@@ -16,8 +16,8 @@ |
#include "base/synchronization/waitable_event.h" |
#include "base/task/cancelable_task_tracker.h" |
#include "chrome/browser/history/android/android_history_provider_service.h" |
-#include "chrome/browser/history/history_types.h" |
#include "components/favicon_base/favicon_callback.h" |
+#include "components/history/core/browser/history_types.h" |
class FaviconService; |