| Index: content/common/child_process_messages.h
|
| diff --git a/content/common/child_process_messages.h b/content/common/child_process_messages.h
|
| index da73059e8bd67827f2f40460fa9623f1258db318..ec2a4bf5d48d62cd081b074fad0b51da8f2b4653 100644
|
| --- a/content/common/child_process_messages.h
|
| +++ b/content/common/child_process_messages.h
|
| @@ -70,7 +70,6 @@
|
| IPC_STRUCT_TRAITS_MEMBER(type)
|
| IPC_STRUCT_TRAITS_MEMBER(handle)
|
| IPC_STRUCT_TRAITS_MEMBER(offset)
|
| - IPC_STRUCT_TRAITS_MEMBER(stride)
|
| #if defined(USE_OZONE)
|
| IPC_STRUCT_TRAITS_MEMBER(native_pixmap_handle)
|
| #endif
|
|
|