| 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 9a4ebe81f239c991e462825d06d053bc7a5a648f..7582e36e4e55745736b6988476cabbd4a9fac73a 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| @@ -22,6 +22,7 @@ source_set("content_suggestions") {
|
| "content_suggestions_favicon_internal_cell.mm",
|
| "content_suggestions_favicon_item.h",
|
| "content_suggestions_favicon_item.mm",
|
| + "content_suggestions_image_fetcher.h",
|
| "content_suggestions_section_information.h",
|
| "content_suggestions_section_information.mm",
|
| "content_suggestions_stack_item.h",
|
|
|