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

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

Issue 2779843006: Add favicon view to ContentSuggestionsArticle (Closed)
Patch Set: Rebase Created 3 years, 9 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_article_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
diff --git a/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn b/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
index 85ffd8e3dde45e51dab5b22fb7a5600e4efec7b5..ee73ffe7ad5bc79351f931db77f823f11ac15cb0 100644
--- a/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
@@ -32,6 +32,7 @@ source_set("cells") {
"//ios/chrome/browser/ui/collection_view",
"//ios/chrome/browser/ui/colors",
"//ios/chrome/browser/ui/content_suggestions/identifier",
+ "//ios/chrome/browser/ui/favicon:favicon_ui",
"//ios/chrome/browser/ui/reading_list",
"//ios/chrome/browser/ui/util",
"//ui/base",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_article_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698