Index: chrome/browser/history/android/android_provider_backend.h |
diff --git a/chrome/browser/history/android/android_provider_backend.h b/chrome/browser/history/android/android_provider_backend.h |
index 62acfe73f536dc95c15479a08c80cb9cfaead891..bc9552d01292e2008bc5306cfde24cc25cd8b726 100644 |
--- a/chrome/browser/history/android/android_provider_backend.h |
+++ b/chrome/browser/history/android/android_provider_backend.h |
@@ -15,10 +15,10 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/scoped_vector.h" |
#include "chrome/browser/history/android/android_cache_database.h" |
-#include "chrome/browser/history/android/android_history_types.h" |
#include "chrome/browser/history/android/sql_handler.h" |
#include "chrome/browser/history/history_backend.h" |
#include "chrome/browser/history/history_notifications.h" |
+#include "components/history/core/android/android_history_types.h" |
#include "sql/statement.h" |
#include "sql/transaction.h" |