Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index b9349cf934c88c3e536bfed6755d723f2ff9b670..28e956afe65a2632af02f5a5ca87d8a9989f2193 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -143,7 +143,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::ContextMenuParams) |
IPC_STRUCT_TRAITS_MEMBER(writing_direction_left_to_right) |
IPC_STRUCT_TRAITS_MEMBER(writing_direction_right_to_left) |
IPC_STRUCT_TRAITS_MEMBER(edit_flags) |
- IPC_STRUCT_TRAITS_MEMBER(security_info) |
IPC_STRUCT_TRAITS_MEMBER(frame_charset) |
IPC_STRUCT_TRAITS_MEMBER(referrer_policy) |
IPC_STRUCT_TRAITS_MEMBER(custom_context) |