Index: content/public/common/show_desktop_notification_params.h |
diff --git a/content/public/common/show_desktop_notification_params.h b/content/public/common/show_desktop_notification_params.h |
index c601654409a399cef6243a451cd37639185ca4c7..10114d99ab8f13b8f10f26968e0522039e5b76df 100644 |
--- a/content/public/common/show_desktop_notification_params.h |
+++ b/content/public/common/show_desktop_notification_params.h |
@@ -13,6 +13,7 @@ |
namespace content { |
// Parameters used when showing an HTML5 notification. |
+// TODO(peter): Rename this to PlatformNotificationData. |
struct CONTENT_EXPORT ShowDesktopNotificationHostMsgParams { |
ShowDesktopNotificationHostMsgParams(); |
~ShowDesktopNotificationHostMsgParams(); |