Index: chrome/browser/history/android/sqlite_cursor.cc |
diff --git a/chrome/browser/history/android/sqlite_cursor.cc b/chrome/browser/history/android/sqlite_cursor.cc |
index 1b536242bb0f10aaf78bd2b472d7367d3f1403b7..b255385f76269bd7f007c788f79f2c83ff6501a0 100644 |
--- a/chrome/browser/history/android/sqlite_cursor.cc |
+++ b/chrome/browser/history/android/sqlite_cursor.cc |
@@ -10,7 +10,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
#include "chrome/browser/favicon/favicon_service.h" |
-#include "chrome/browser/history/android/android_history_types.h" |
+#include "components/history/core/android/android_history_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "jni/SQLiteCursor_jni.h" |
#include "sql/statement.h" |