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

Unified Diff: chrome/browser/BUILD.gn

Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Marc's comments + tests + some corrections. Created 4 years, 2 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c6366d9b01dca14f6d4cc48ca1a3f49357d9bef2..5ede94742364e49125aa0c6b83b79e27d80f9773 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -680,6 +680,8 @@ split_static_library("browser") {
"ntp_snippets/bookmark_last_visit_updater.h",
"ntp_snippets/content_suggestions_service_factory.cc",
"ntp_snippets/content_suggestions_service_factory.h",
+ "ntp_snippets/download_suggestions_provider.cc",
+ "ntp_snippets/download_suggestions_provider.h",
"page_load_metrics/browser_page_track_decider.cc",
"page_load_metrics/browser_page_track_decider.h",
"page_load_metrics/metrics_navigation_throttle.cc",
« no previous file with comments | « no previous file | chrome/browser/ntp_snippets/DEPS » ('j') | chrome/browser/ntp_snippets/download_suggestions_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698