summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h')
-rw-r--r--chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h
index d2f3736..7e60da9 100644
--- a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h
+++ b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.h
@@ -46,6 +46,8 @@ class OmniboxPopupViewMac;
- (void)setMatch:(const AutocompleteMatch&)match;
+- (NSAttributedString*)description;
+
- (void)setMaxMatchContentsWidth:(CGFloat)maxMatchContentsWidth;
- (void)setContentsOffset:(CGFloat)contentsOffset;