summaryrefslogtreecommitdiffstats
path: root/chromium/content/public/common/show_desktop_notification_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/public/common/show_desktop_notification_params.h')
-rw-r--r--chromium/content/public/common/show_desktop_notification_params.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/content/public/common/show_desktop_notification_params.h b/chromium/content/public/common/show_desktop_notification_params.h
index 5ff4511a472..327f91cb8b6 100644
--- a/chromium/content/public/common/show_desktop_notification_params.h
+++ b/chromium/content/public/common/show_desktop_notification_params.h
@@ -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