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

Unified Diff: ios/chrome/browser/payments/cells/autofill_profile_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
« no previous file with comments | « no previous file | ios/chrome/browser/payments/cells/autofill_profile_item.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/payments/cells/autofill_profile_item.h
diff --git a/ios/chrome/browser/payments/cells/autofill_profile_item.h b/ios/chrome/browser/payments/cells/autofill_profile_item.h
index bae30c832bf65ba6d3f345590861c87e76152a03..d545ccc511ab78065e0f2caca4ec2db0c2bca995 100644
--- a/ios/chrome/browser/payments/cells/autofill_profile_item.h
+++ b/ios/chrome/browser/payments/cells/autofill_profile_item.h
@@ -28,9 +28,6 @@
// The notification message.
@property(nonatomic, copy) NSString* notification;
-// The accessory type for the represented cell.
-@property(nonatomic) MDCCollectionViewCellAccessoryType accessoryType;
-
@end
// AutofillProfileItem implements an MDCCollectionViewCell subclass containing
« no previous file with comments | « no previous file | ios/chrome/browser/payments/cells/autofill_profile_item.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698