| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 5eb979402a158df1b296ad987a8936e217e03115..282585d6a3a9011cb0fac6418d3a162f816c994d 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -8,7 +8,10 @@ source_set("ntp_snippets") {
|
| "content_suggestion.cc",
|
| "content_suggestion.h",
|
| "content_suggestion_category.h",
|
| + "content_suggestions_provider.h",
|
| "content_suggestions_provider_type.h",
|
| + "content_suggestions_service.cc",
|
| + "content_suggestions_service.h",
|
| "ntp_snippet.cc",
|
| "ntp_snippet.h",
|
| "ntp_snippets_constants.cc",
|
|
|