| Index: content/common/desktop_notification_messages.h
|
| diff --git a/content/common/desktop_notification_messages.h b/content/common/desktop_notification_messages.h
|
| index 691afaa9deb54e11d39a4fa3ff775358c4f0e97f..cbb80a7a2ee704c69b105c83e1f01a37dddbd5db 100644
|
| --- a/content/common/desktop_notification_messages.h
|
| +++ b/content/common/desktop_notification_messages.h
|
| @@ -12,7 +12,7 @@
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::ShowDesktopNotificationHostMsgParams)
|
| IPC_STRUCT_TRAITS_MEMBER(origin)
|
| - IPC_STRUCT_TRAITS_MEMBER(icon_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(icon)
|
| IPC_STRUCT_TRAITS_MEMBER(title)
|
| IPC_STRUCT_TRAITS_MEMBER(body)
|
| IPC_STRUCT_TRAITS_MEMBER(direction)
|
|
|