| Index: content/common/platform_notification_messages.h
|
| diff --git a/content/common/platform_notification_messages.h b/content/common/platform_notification_messages.h
|
| index 58513dac0e7731cd7281ddf9d5dfea11d8950128..91fb7c78e08edac70171b3142210b5486f52194b 100644
|
| --- a/content/common/platform_notification_messages.h
|
| +++ b/content/common/platform_notification_messages.h
|
| @@ -60,6 +60,7 @@ IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::NotificationResources)
|
| IPC_STRUCT_TRAITS_MEMBER(notification_icon)
|
| + IPC_STRUCT_TRAITS_MEMBER(action_icons)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| // Messages sent from the browser to the renderer.
|
|
|