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

Unified Diff: ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm

Issue 2877513003: ContentSuggestionsDataSource returns CollectionViewItem (Closed)
Patch Set: Address comments Created 3 years, 7 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 | « ios/chrome/browser/ui/content_suggestions/identifier/content_suggestions_section_information.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm
diff --git a/ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm b/ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm
index 924dde3ee28cf526aa9906d860374a75e96feeda..12b9a8095dab7ed2a03d448e07243574525a4197 100644
--- a/ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm
+++ b/ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm
@@ -731,7 +731,6 @@ const CGFloat kCardIssuerNetworkIconDimension = 25.0;
subtitle:@"Really, this is the best article I have ever seen, it "
@"is mandatory to read it! It describes how to write "
@"the best article."
- delegate:nil
url:GURL()];
articleItem.publisher = @"Top Publisher.com";
return articleItem;
« no previous file with comments | « ios/chrome/browser/ui/content_suggestions/identifier/content_suggestions_section_information.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698