| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 5c13f1b22c4cfbde0d536e1333b3da6489838c28..08c1d4df88e860e51d0d34ca68f9eb89b1a4559c 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -15,6 +15,8 @@ static_library("ntp_snippets") {
|
| "bookmarks/bookmark_last_visit_utils.h",
|
| "bookmarks/bookmark_suggestions_provider.cc",
|
| "bookmarks/bookmark_suggestions_provider.h",
|
| + "breaking_news/breaking_news_subscription_manager.cc",
|
| + "breaking_news/breaking_news_subscription_manager.h",
|
| "breaking_news/subscription_json_request.cc",
|
| "breaking_news/subscription_json_request.h",
|
| "callbacks.h",
|
|
|