Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 88f88dbdeb579879448b75e89506de1b941f7ccc..b903cbfaa9d1593875f12aed680070bc12366dde 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -18,6 +18,10 @@ source_set("ntp_snippets") { |
| "ntp_snippets_service.h", |
| "pref_names.cc", |
| "pref_names.h", |
| + "snippet.cc", |
| + "snippet.h", |
| + "snippet_category.h", |
| + "snippet_provider_type.h", |
| "switches.cc", |
| "switches.h", |
| ] |