Index: components/history/core/browser/history_match.cc |
diff --git a/chrome/browser/autocomplete/history_provider_util.cc b/components/history/core/browser/history_match.cc |
similarity index 94% |
rename from chrome/browser/autocomplete/history_provider_util.cc |
rename to components/history/core/browser/history_match.cc |
index d6452962acdbe840e44fa8a3cea9144916cebfe8..2f51d2a79422f69863e8787066158a854aa906ae 100644 |
--- a/chrome/browser/autocomplete/history_provider_util.cc |
+++ b/components/history/core/browser/history_match.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 "chrome/browser/autocomplete/history_provider_util.h" |
+#include "components/history/core/browser/history_match.h" |
#include "base/logging.h" |