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

Unified Diff: ios/chrome/browser/ui/content_suggestions/BUILD.gn

Issue 2751653008: Add header for the Content Suggestions (Closed)
Patch Set: Created 3 years, 9 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: ios/chrome/browser/ui/content_suggestions/BUILD.gn
diff --git a/ios/chrome/browser/ui/content_suggestions/BUILD.gn b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
index 0e274b4dd8665a3ef937b50daf4147313155174c..d1a497bbd3ca54d85b4f9433b5f5742f74167d67 100644
--- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
+++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
@@ -24,6 +24,8 @@ source_set("content_suggestions") {
"content_suggestions_favicon_item.mm",
"content_suggestions_footer_item.h",
"content_suggestions_footer_item.mm",
+ "content_suggestions_header_item.h",
+ "content_suggestions_header_item.mm",
"content_suggestions_image_fetcher.h",
"content_suggestions_section_information.h",
"content_suggestions_section_information.mm",

Powered by Google App Engine
This is Rietveld 408576698