Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 865a914cd878b707b74a8427bdfbd907b2e6c0bd..382aa911a2294f816816cddd0ec43af8c444a5dd 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -39,6 +39,7 @@ source_set("unit_tests") { |
| testonly = true |
| sources = [ |
| "inner_iterator_unittest.cc", |
| + "ntp_snippets_fetcher_unittest.cc", |
| "ntp_snippets_service_unittest.cc", |
| ] |