| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 7a286567ab12d5351078b8727458341fd06a2da8..3a299f92a866bc8eef461cc5ab5ae128c8f67569 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -97,6 +97,7 @@ if (is_android) {
|
| source_set("unit_tests") {
|
| testonly = true
|
| sources = [
|
| + "category_factory_unittest.cc",
|
| "content_suggestions_service_unittest.cc",
|
| "ntp_snippet_unittest.cc",
|
| "ntp_snippets_database_unittest.cc",
|
|
|