| Index: ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h
|
| diff --git a/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h b/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h
|
| index c8c9779e8042e8dc3a2092981d717998ebf9f549..9721629e1b4fec52e29d7d26c13425953a6dd389 100644
|
| --- a/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h
|
| +++ b/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h
|
| @@ -21,7 +21,6 @@
|
| @property(nonatomic, readonly, retain) UIImageView* imageView;
|
| @property(nonatomic, readonly, retain) UIImageView* answerImageView;
|
| @property(nonatomic, readonly, retain) UIButton* appendButton;
|
| -@property(nonatomic, readonly, retain) UIButton* physicalWebButton;
|
| @property(nonatomic, assign) CGFloat rowHeight;
|
|
|
| // Initialize the row with the given incognito state. The colors and styling are
|
|
|