Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 67f55b23612e9764087927b8b3a326f79725beae..ae16d00d0e8b7360ee40edd3acdc2a884651bf79 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -194,7 +194,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) |