Index: components/ntp_snippets/BUILD.gn |
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
index 8d9fb594be1d137370da89383062b96c64ffb4ca..690d35816d5076158cd18bb643609ff03f52eb3a 100644 |
--- a/components/ntp_snippets/BUILD.gn |
+++ b/components/ntp_snippets/BUILD.gn |
@@ -75,6 +75,7 @@ if (is_android) { |
source_set("unit_tests") { |
testonly = true |
sources = [ |
+ "content_suggestions_service_unittest.cc", |
"ntp_snippet_unittest.cc", |
"ntp_snippets_database_unittest.cc", |
"ntp_snippets_fetcher_unittest.cc", |