Index: chrome/browser/autocomplete/in_memory_url_index_unittest.cc |
diff --git a/chrome/browser/autocomplete/in_memory_url_index_unittest.cc b/chrome/browser/autocomplete/in_memory_url_index_unittest.cc |
index a40d78e12fb276818ad9afb10d4bcc365d26c13e..0b01a9e6bf3a5a5059f1a7b6bb3e45d69baef1e9 100644 |
--- a/chrome/browser/autocomplete/in_memory_url_index_unittest.cc |
+++ b/chrome/browser/autocomplete/in_memory_url_index_unittest.cc |
@@ -24,12 +24,12 @@ |
#include "chrome/browser/bookmarks/bookmark_model_factory.h" |
#include "chrome/browser/history/history_service_factory.h" |
#include "chrome/common/chrome_paths.h" |
-#include "chrome/test/base/history_index_restore_observer.h" |
#include "chrome/test/base/testing_profile.h" |
#include "components/bookmarks/test/bookmark_test_helpers.h" |
#include "components/history/core/browser/history_backend.h" |
#include "components/history/core/browser/history_database.h" |
#include "components/history/core/browser/history_service.h" |
+#include "components/omnibox/browser/history_index_restore_observer.h" |
#include "components/omnibox/browser/in_memory_url_index.h" |
#include "components/omnibox/browser/in_memory_url_index_types.h" |
#include "components/omnibox/browser/url_index_private_data.h" |