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