| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index d127d71737c225480a0673ff1c19426bc3d7aa27..e7cee06d28e2588aa1faf9a6f511f394b2b62c96 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -462,7 +462,6 @@ IPC_STRUCT_TRAITS_BEGIN(webkit::WebPluginInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(version)
|
| IPC_STRUCT_TRAITS_MEMBER(desc)
|
| IPC_STRUCT_TRAITS_MEMBER(mime_types)
|
| - IPC_STRUCT_TRAITS_MEMBER(enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(type)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|