| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index f399a8904a65e4fbb984dfa1c9eba83ef151fb13..a335b6cc40c7d367a422c9affbddaf413a2cf7aa 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -215,7 +215,6 @@ IPC_ENUM_TRAITS(gfx::SurfaceType)
|
| IPC_STRUCT_TRAITS_BEGIN(gfx::GLSurfaceHandle)
|
| IPC_STRUCT_TRAITS_MEMBER(handle)
|
| IPC_STRUCT_TRAITS_MEMBER(transport_type)
|
| - IPC_STRUCT_TRAITS_MEMBER(parent_gpu_process_id)
|
| IPC_STRUCT_TRAITS_MEMBER(parent_client_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|