Index: chrome/browser/history/history_service.cc |
diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc |
index d57d8afd54275e0f577ea90b9ec403169651c2b1..87087381b5ea968fffdb725bd92f4348b314b07c 100644 |
--- a/chrome/browser/history/history_service.cc |
+++ b/chrome/browser/history/history_service.cc |
@@ -28,9 +28,9 @@ |
#include "base/thread_task_runner_handle.h" |
#include "base/threading/thread.h" |
#include "base/time/time.h" |
+#include "chrome/browser/autocomplete/in_memory_url_index.h" |
#include "chrome/browser/history/history_backend.h" |
#include "chrome/browser/history/in_memory_history_backend.h" |
-#include "chrome/browser/history/in_memory_url_index.h" |
#include "components/history/core/browser/download_row.h" |
#include "components/history/core/browser/history_client.h" |
#include "components/history/core/browser/history_database_params.h" |