Chromium Code Reviews| Index: chrome/browser/omnibox_search_hint.h |
| =================================================================== |
| --- chrome/browser/omnibox_search_hint.h (revision 91968) |
| +++ chrome/browser/omnibox_search_hint.h (working copy) |
| @@ -26,7 +26,7 @@ |
| virtual ~OmniboxSearchHint(); |
| // NotificationObserver method: |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |