| Index: content/common/platform_notification_messages.h
|
| diff --git a/content/common/platform_notification_messages.h b/content/common/platform_notification_messages.h
|
| index 9fda6d94da91ab500faaff30e164568ef79011cb..58513dac0e7731cd7281ddf9d5dfea11d8950128 100644
|
| --- a/content/common/platform_notification_messages.h
|
| +++ b/content/common/platform_notification_messages.h
|
| @@ -51,6 +51,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::PlatformNotificationData)
|
| IPC_STRUCT_TRAITS_MEMBER(icon)
|
| IPC_STRUCT_TRAITS_MEMBER(vibration_pattern)
|
| IPC_STRUCT_TRAITS_MEMBER(timestamp)
|
| + IPC_STRUCT_TRAITS_MEMBER(renotify)
|
| IPC_STRUCT_TRAITS_MEMBER(silent)
|
| IPC_STRUCT_TRAITS_MEMBER(require_interaction)
|
| IPC_STRUCT_TRAITS_MEMBER(data)
|
|
|