| Index: ios/chrome/browser/ui/authentication/account_control_item.h
|
| diff --git a/ios/chrome/browser/ui/authentication/account_control_item.h b/ios/chrome/browser/ui/authentication/account_control_item.h
|
| index 6715ee3577e8c2b6e6855c24ac0342f2dbb489ba..0d74fd44a596558dc3a8270316854bd95b376bff 100644
|
| --- a/ios/chrome/browser/ui/authentication/account_control_item.h
|
| +++ b/ios/chrome/browser/ui/authentication/account_control_item.h
|
| @@ -18,9 +18,6 @@
|
| @property(nonatomic, copy) NSString* detailText;
|
| @property(nonatomic, assign) BOOL shouldDisplayError;
|
|
|
| -// The accessory type for the represented cell.
|
| -@property(nonatomic) MDCCollectionViewCellAccessoryType accessoryType;
|
| -
|
| @end
|
|
|
| // Cell for account settings view with a leading imageView, title text label,
|
|
|