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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2922543002: [NTP::Push] Add Content Suggestions GCM App Handler (Closed)
Patch Set: sfiera@ comments. Created 3 years, 7 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 08c1d4df88e860e51d0d34ca68f9eb89b1a4559c..c3be646a99b3d4774525ed4c77cfa687c87ae380 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -17,6 +17,8 @@ static_library("ntp_snippets") {
"bookmarks/bookmark_suggestions_provider.h",
"breaking_news/breaking_news_subscription_manager.cc",
"breaking_news/breaking_news_subscription_manager.h",
+ "breaking_news/content_suggestions_gcm_app_handler.cc",
+ "breaking_news/content_suggestions_gcm_app_handler.h",
"breaking_news/subscription_json_request.cc",
"breaking_news/subscription_json_request.h",
"callbacks.h",

Powered by Google App Engine
This is Rietveld 408576698