| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 54a66cf3d0e093f00e7966a663c94c8c43267ec4..021b8f7b0744384efd92942bfa649ca4c2977280 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -15,6 +15,10 @@ static_library("ntp_snippets") {
|
| "bookmarks/bookmark_last_visit_utils.h",
|
| "bookmarks/bookmark_suggestions_provider.cc",
|
| "bookmarks/bookmark_suggestions_provider.h",
|
| + "breaking_news/subscription_json_request.cc",
|
| + "breaking_news/subscription_json_request.h",
|
| + "breaking_news/subscription_request_params.cc",
|
| + "breaking_news/subscription_request_params.h",
|
| "callbacks.h",
|
| "category.cc",
|
| "category.h",
|
|
|