| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 1a9377cc52efaeb1fb5f50959a3775136038b78b..acd7a01a51f3726cf9e468dfd0849d6cafc24f65 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -226,6 +226,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::PepperRendererInstanceData)
|
| IPC_STRUCT_TRAITS_MEMBER(render_frame_id)
|
| IPC_STRUCT_TRAITS_MEMBER(document_url)
|
| IPC_STRUCT_TRAITS_MEMBER(plugin_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(is_potentially_secure_plugin_context)
|
| IPC_STRUCT_TRAITS_END()
|
| #endif
|
|
|
|
|