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

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

Issue 2727603002: Add first layout for the suggested articles (Closed)
Patch Set: Rebase 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/content_suggestions/content_suggestions_article_item.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7582e36e4e55745736b6988476cabbd4a9fac73a..6e3ab0962af64ba7df22759d2835fbbeaf5c8537 100644
--- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
+++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
@@ -39,6 +39,7 @@ source_set("content_suggestions") {
"//base",
"//ios/chrome/browser/ui",
"//ios/chrome/browser/ui/collection_view",
+ "//ios/chrome/browser/ui/colors",
"//ios/third_party/material_roboto_font_loader_ios",
"//ui/base",
"//url",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/content_suggestions/content_suggestions_article_item.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698