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

Unified Diff: ios/chrome/browser/payments/cells/payment_method_item.h

Issue 2814793003: Adds accessoryType property to CollectionViewItem (Closed)
Patch Set: Created 3 years, 8 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/payments/cells/payment_method_item.h
diff --git a/ios/chrome/browser/payments/cells/payment_method_item.h b/ios/chrome/browser/payments/cells/payment_method_item.h
index 0713ec995fea4132993094774f1f0b583bb3cccc..8ff38c0d497149c8e68c95d116f9cc7f9224cc71 100644
--- a/ios/chrome/browser/payments/cells/payment_method_item.h
+++ b/ios/chrome/browser/payments/cells/payment_method_item.h
@@ -36,9 +36,6 @@
// has the same size regardless of whether the accessory type is set.
@property(nonatomic, assign) BOOL reserveRoomForAccessoryType;
-// The accessory type to be shown in the cell.
-@property(nonatomic) MDCCollectionViewCellAccessoryType accessoryType;
-
@end
// PaymentMethodCell implements an MDCCollectionViewCell subclass containing
« no previous file with comments | « ios/chrome/browser/payments/cells/autofill_profile_item.mm ('k') | ios/chrome/browser/payments/cells/payment_method_item.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698