Index: ios/chrome/browser/ui/settings/cells/encryption_item.h |
diff --git a/ios/chrome/browser/ui/settings/cells/encryption_item.h b/ios/chrome/browser/ui/settings/cells/encryption_item.h |
index 78e267e97b50fef696ea77c1bd2b57f659016ec4..b5f8159622f2c058784a0f686aa8d804a4df7e68 100644 |
--- a/ios/chrome/browser/ui/settings/cells/encryption_item.h |
+++ b/ios/chrome/browser/ui/settings/cells/encryption_item.h |
@@ -13,9 +13,6 @@ |
// Item displaying possible options in the Sync Encryption screen. |
@interface EncryptionItem : CollectionViewItem |
-// The accessory type for the represented cell. |
-@property(nonatomic) MDCCollectionViewCellAccessoryType accessoryType; |
- |
// The text to display. |
@property(nonatomic, copy) NSString* text; |