Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / public / common / show_desktop_notification_params.h
index 5ff4511..327f91c 100644 (file)
@@ -30,9 +30,6 @@ struct CONTENT_EXPORT ShowDesktopNotificationHostMsgParams {
   // ReplaceID if this notification should replace an existing one; may be
   // empty if no replacement is called for.
   base::string16 replace_id;
-
-  // Notification ID for sending events back for this notification.
-  int notification_id;
 };
 
 }  // namespace content