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

Unified Diff: ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h

Issue 2674543002: Remove logo from Physical Web omnibox suggestions (Closed)
Patch Set: remove image resources and nav-to-settings logic Created 3 years, 10 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
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
« no previous file with comments | « ios/chrome/browser/ui/commands/ios_command_ids.h ('k') | ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698