summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autocomplete/autocomplete_popup_view_mac.h')
-rw-r--r--chrome/browser/autocomplete/autocomplete_popup_view_mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/autocomplete/autocomplete_popup_view_mac.h b/chrome/browser/autocomplete/autocomplete_popup_view_mac.h
index ef5a1f4..7840dfe 100644
--- a/chrome/browser/autocomplete/autocomplete_popup_view_mac.h
+++ b/chrome/browser/autocomplete/autocomplete_popup_view_mac.h
@@ -61,7 +61,6 @@ class AutocompletePopupViewMac : public AutocompletePopupView {
// though.
}
virtual void UpdatePopupAppearance();
- virtual void OnHoverEnabledOrDisabled(bool disabled) { NOTIMPLEMENTED(); }
// This is only called by model in SetSelectedLine() after updating
// everything. Popup should already be visible.