| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 32f875b4cbf475ab01bd8ecd409e94b94acfebb5..05575a57d35078b41a1dedf1c86b83e8bc802595 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",
|
|
|