| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index 1520ae8bb2f8a910bb4759232c880e5868691e00..546d74a7a2d6a8feddabe5d45a6553bab525745a 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -41,6 +41,8 @@ static_library("browser") {
|
| "keyword_search_term.h",
|
| "page_usage_data.cc",
|
| "page_usage_data.h",
|
| + "scored_history_match.cc",
|
| + "scored_history_match.h",
|
| "thumbnail_database.cc",
|
| "thumbnail_database.h",
|
| "top_sites.cc",
|
|
|