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..ab47e75189b005bbd5090c76d993dbd573f3cf78 100644 |
--- a/components/history/core/browser/BUILD.gn |
+++ b/components/history/core/browser/BUILD.gn |
@@ -41,6 +41,10 @@ static_library("browser") { |
"keyword_search_term.h", |
"page_usage_data.cc", |
"page_usage_data.h", |
+ "scored_history_match.cc", |
+ "scored_history_match.h", |
+ "scored_history_match_client.cc", |
+ "scored_history_match_client.h", |
"thumbnail_database.cc", |
"thumbnail_database.h", |
"top_sites.cc", |