| 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 5e2ce30001bf8f5deba2e61d5e3ef1a2a5a9f8fb..df2f4d2dcfc647962b805429a8d4557b42202b4f 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
|
| @@ -20,6 +20,8 @@ source_set("content_suggestions") {
|
| "content_suggestions_favicon_internal_cell.mm",
|
| "content_suggestions_favicon_item.h",
|
| "content_suggestions_favicon_item.mm",
|
| + "content_suggestions_image_updater.h",
|
| + "content_suggestions_image_updater.mm",
|
| "content_suggestions_item.h",
|
| "content_suggestions_item.mm",
|
| "content_suggestions_item_actions.h",
|
|
|