Index: components/ntp_snippets/BUILD.gn |
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
index 160f107e1e2b75c77d502625636803e9514f1c7c..e13a2e9724768f145907d502959fa1162477f44d 100644 |
--- a/components/ntp_snippets/BUILD.gn |
+++ b/components/ntp_snippets/BUILD.gn |
@@ -31,6 +31,8 @@ static_library("ntp_snippets") { |
"content_suggestions_provider.h", |
"content_suggestions_service.cc", |
"content_suggestions_service.h", |
+ "downloads/download_suggestions_provider.cc", |
+ "downloads/download_suggestions_provider.h", |
"features.cc", |
"features.h", |
"ntp_snippet.cc", |