Index: components/history/core/test/BUILD.gn |
diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn |
index 95c46db6d83d7b8a8b84ee8d961195873b116358..8472f4ba78d2fe446cb702bdd920b1822549c8dc 100644 |
--- a/components/history/core/test/BUILD.gn |
+++ b/components/history/core/test/BUILD.gn |
@@ -13,6 +13,8 @@ static_library("test") { |
"history_unittest_base.h", |
"test_history_database.cc", |
"test_history_database.h", |
+ "test_scored_history_match_client.cc", |
+ "test_scored_history_match_client.h", |
] |
deps = [ |