Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2925053003: [NTP::Push] Adding BreakingNewsSuggestionsProvider (Closed)
Patch Set: sfiera@ comments. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index a572cfab0f8f6d43c3d0328c83b48cc629ccd1e4..b9de3a68409f1afa1060e7e6b94db40cb002b161 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",

Powered by Google App Engine
This is Rietveld 408576698