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

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

Issue 2779843006: Add favicon view to ContentSuggestionsArticle (Closed)
Patch Set: Fix build.gn 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 fa53221f399b1bd697e6c24fef57db13e63d10d3..5cce87db715113455250613e4ca7774252fa65d5 100644
--- a/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn
@@ -26,6 +26,7 @@ source_set("cells") {
]
deps = [
"//base",
+ "//ios/chrome/browser/favicon",
lpromero 2017/03/29 14:05:14 Don't you miss //ios/chrome/browser/ui/favicon for
gambard 2017/03/29 14:17:42 Done.
"//ios/chrome/browser/ui",
"//ios/chrome/browser/ui/collection_view",
"//ios/chrome/browser/ui/colors",
« 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