summaryrefslogtreecommitdiffstats
path: root/chrome/browser/omnibox_search_hint.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/omnibox_search_hint.h')
-rw-r--r--chrome/browser/omnibox_search_hint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/omnibox_search_hint.h b/chrome/browser/omnibox_search_hint.h
index ac90c0c..452c8a6 100644
--- a/chrome/browser/omnibox_search_hint.h
+++ b/chrome/browser/omnibox_search_hint.h
@@ -23,7 +23,7 @@ class TabContentsWrapper;
class OmniboxSearchHint : public NotificationObserver {
public:
explicit OmniboxSearchHint(TabContentsWrapper* tab);
- ~OmniboxSearchHint();
+ virtual ~OmniboxSearchHint();
// NotificationObserver method:
virtual void Observe(NotificationType type,