| 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",
|
|
|