| Index: content/common/desktop_notification_messages.h
|
| diff --git a/content/common/desktop_notification_messages.h b/content/common/desktop_notification_messages.h
|
| index 562c22bc65c27d2b02f2fe1b2651428a3428437f..69c7d1f84de50a3d3d25210f1a5a60e479907ae8 100644
|
| --- a/content/common/desktop_notification_messages.h
|
| +++ b/content/common/desktop_notification_messages.h
|
| @@ -12,8 +12,6 @@
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::ShowDesktopNotificationHostMsgParams)
|
| IPC_STRUCT_TRAITS_MEMBER(origin)
|
| - IPC_STRUCT_TRAITS_MEMBER(is_html)
|
| - IPC_STRUCT_TRAITS_MEMBER(contents_url)
|
| IPC_STRUCT_TRAITS_MEMBER(icon_url)
|
| IPC_STRUCT_TRAITS_MEMBER(title)
|
| IPC_STRUCT_TRAITS_MEMBER(body)
|
|
|