Chromium Code Reviews| Index: chrome/browser/ui/gtk/find_bar_gtk.h |
| =================================================================== |
| --- chrome/browser/ui/gtk/find_bar_gtk.h (revision 91968) |
| +++ chrome/browser/ui/gtk/find_bar_gtk.h (working copy) |
| @@ -68,7 +68,7 @@ |
| virtual int GetWidth(); |
| // Overridden from NotificationObserver: |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |