Index: chrome/browser/autocomplete/scored_history_match.h |
diff --git a/chrome/browser/autocomplete/scored_history_match.h b/chrome/browser/autocomplete/scored_history_match.h |
index 856f8c4bd36473330b9e809d1947c1bef9d37b2e..e2e8379ea58ec00350ef810da963239af3458e59 100644 |
--- a/chrome/browser/autocomplete/scored_history_match.h |
+++ b/chrome/browser/autocomplete/scored_history_match.h |
@@ -10,9 +10,9 @@ |
#include "base/strings/string16.h" |
#include "base/time/time.h" |
-#include "chrome/browser/autocomplete/in_memory_url_index_types.h" |
#include "components/history/core/browser/history_match.h" |
#include "components/history/core/browser/history_types.h" |
+#include "components/omnibox/in_memory_url_index_types.h" |
#include "testing/gtest/include/gtest/gtest_prod.h" |
class ScoredHistoryMatchTest; |