summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification_ui_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/notifications/notification_ui_manager.h')
-rw-r--r--chrome/browser/notifications/notification_ui_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/notifications/notification_ui_manager.h b/chrome/browser/notifications/notification_ui_manager.h
index b386ba6..9aff1d4 100644
--- a/chrome/browser/notifications/notification_ui_manager.h
+++ b/chrome/browser/notifications/notification_ui_manager.h
@@ -19,8 +19,8 @@ class SiteInstance;
// The notification manager manages use of the desktop for notifications.
// It maintains a queue of pending notifications when space becomes constrained.
-class NotificationUIManager :
- public BalloonCollectionImpl::BalloonSpaceChangeListener {
+class NotificationUIManager
+ : public BalloonCollectionImpl::BalloonSpaceChangeListener {
public:
NotificationUIManager();
virtual ~NotificationUIManager();