Index: ios/chrome/browser/ui/settings/cells/text_and_error_item.h |
diff --git a/ios/chrome/browser/ui/settings/cells/text_and_error_item.h b/ios/chrome/browser/ui/settings/cells/text_and_error_item.h |
index ffd540d268e7293ee6b75798c547ff5069005cd9..740ba79967e64b6a87c43dca5e45b3c526b23581 100644 |
--- a/ios/chrome/browser/ui/settings/cells/text_and_error_item.h |
+++ b/ios/chrome/browser/ui/settings/cells/text_and_error_item.h |
@@ -21,9 +21,6 @@ |
// Boolean to display or hide the error icon. |
@property(nonatomic, assign) BOOL shouldDisplayError; |
-// The accessory type for the represented cell. |
-@property(nonatomic) MDCCollectionViewCellAccessoryType accessoryType; |
- |
// Whether or not the item is enabled. |
@property(nonatomic, assign, getter=isEnabled) BOOL enabled; |