Index: chrome/browser/extensions/theme_installed_infobar_delegate.h |
=================================================================== |
--- chrome/browser/extensions/theme_installed_infobar_delegate.h (revision 91968) |
+++ chrome/browser/extensions/theme_installed_infobar_delegate.h (working copy) |
@@ -48,7 +48,7 @@ |
virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE; |
// NotificationObserver: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |