summaryrefslogtreecommitdiffstats
path: root/chrome/common/notification_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/notification_observer.h')
-rw-r--r--chrome/common/notification_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/notification_observer.h b/chrome/common/notification_observer.h
index b8c9842..8ad4d4a 100644
--- a/chrome/common/notification_observer.h
+++ b/chrome/common/notification_observer.h
@@ -13,6 +13,7 @@ class NotificationType;
// notification is posted to the notification service, Observe is called.
class NotificationObserver {
public:
+ NotificationObserver();
virtual ~NotificationObserver();
virtual void Observe(NotificationType type,