summaryrefslogtreecommitdiff
path: root/chromium/ui/message_center/views/notification_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/message_center/views/notification_view.h')
-rw-r--r--chromium/ui/message_center/views/notification_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ui/message_center/views/notification_view.h b/chromium/ui/message_center/views/notification_view.h
index c1da69280ed..f1f0e2fbdef 100644
--- a/chromium/ui/message_center/views/notification_view.h
+++ b/chromium/ui/message_center/views/notification_view.h
@@ -85,7 +85,7 @@ class MESSAGE_CENTER_EXPORT NotificationView
void CreateOrUpdateSmallIconView(const Notification& notification);
void CreateOrUpdateImageView(const Notification& notification);
void CreateOrUpdateActionButtonViews(const Notification& notification);
- // TODO(yoshiki): Move this to message_center::MessageView
+ // TODO(yoshiki): Move this to MessageView
void UpdateControlButtonsVisibilityWithNotification(
const Notification& notification);