| Index: trunk/src/ui/message_center/message_center.h
|
| ===================================================================
|
| --- trunk/src/ui/message_center/message_center.h (revision 268216)
|
| +++ trunk/src/ui/message_center/message_center.h (working copy)
|
| @@ -65,7 +65,7 @@
|
| // VISIBILITY_TRANSIENT or VISIBILITY_SETTINGS.
|
| virtual NotificationList::PopupNotifications GetPopupNotifications() = 0;
|
|
|
| - // Management of NotificationBlockers.
|
| + // Management of NotificaitonBlockers.
|
| virtual void AddNotificationBlocker(NotificationBlocker* blocker) = 0;
|
| virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) = 0;
|
|
|
|
|