| 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 0479d04d3792d0ad7e8c47605ba6a57fd7120137..11ddb85a70180683a92e5d5bcfe04471840067dd 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| @@ -23,6 +23,8 @@ source_set("content_suggestions") {
|
| "content_suggestions_item.h",
|
| "content_suggestions_item.mm",
|
| "content_suggestions_item_actions.h",
|
| + "content_suggestions_section_information.h",
|
| + "content_suggestions_section_information.mm",
|
| "content_suggestions_stack_item.h",
|
| "content_suggestions_stack_item.mm",
|
| "content_suggestions_stack_item_actions.h",
|
|
|