| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 1f8c72d62ece00c32539080578afd343566acb2a..355fc276ee88d9f8e1663a85e95d719072122d83 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -195,7 +195,6 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_usage)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_storage)
|
| IPC_STRUCT_TRAITS_MEMBER(discard_framebuffer)
|
| - IPC_STRUCT_TRAITS_MEMBER(map_image)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats)
|
|
|