| Index: chrome/browser/history/scored_history_match.h
|
| diff --git a/chrome/browser/history/scored_history_match.h b/chrome/browser/history/scored_history_match.h
|
| index 5a246337911c520ea24f97e81fdafddadcadb7b1..2b2cf7ede258e68bc87d407da44122d4e5298c63 100644
|
| --- a/chrome/browser/history/scored_history_match.h
|
| +++ b/chrome/browser/history/scored_history_match.h
|
| @@ -10,9 +10,9 @@
|
| #include <vector>
|
|
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/autocomplete/history_provider_util.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/in_memory_url_index_types.h"
|
| +#include "components/history/core/browser/history_match.h"
|
| #include "testing/gtest/include/gtest/gtest_prod.h"
|
|
|
| namespace history {
|
|
|