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

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

Issue 2701833003: Fetch images for ContentSuggestions (Closed)
Patch Set: Reviewable Created 3 years, 10 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 ab6a62d3677bc58da94f0775cddb139d5f4bdc29..aef1b0928afc5696fbfd205f4b3d0a9b2c8a3799 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_item.h",
"content_suggestions_item.mm",
"content_suggestions_item_actions.h",

Powered by Google App Engine
This is Rietveld 408576698