| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 8e08151a38c9b346671e918c38207770255d9087..1bc02723ede05863954b99aa291e0311fcac67d6 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_suggestions_provider.cc",
|
| + "breaking_news/breaking_news_suggestions_provider.h",
|
| "breaking_news/content_suggestions_gcm_app_handler.cc",
|
| "breaking_news/content_suggestions_gcm_app_handler.h",
|
| "breaking_news/subscription_json_request.cc",
|
|
|