Index: chrome/browser/autocomplete/in_memory_url_index_types.cc |
diff --git a/components/history/core/browser/in_memory_url_index_types.cc b/chrome/browser/autocomplete/in_memory_url_index_types.cc |
similarity index 98% |
rename from components/history/core/browser/in_memory_url_index_types.cc |
rename to chrome/browser/autocomplete/in_memory_url_index_types.cc |
index 25907b39adb0cf935740fbef274eb5b5c56bf660..bb64822686cd1d3013c016e8a6e76c2512f67f9b 100644 |
--- a/components/history/core/browser/in_memory_url_index_types.cc |
+++ b/chrome/browser/autocomplete/in_memory_url_index_types.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/history/core/browser/in_memory_url_index_types.h" |
+#include "chrome/browser/autocomplete/in_memory_url_index_types.h" |
#include <algorithm> |
#include <functional> |