Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 9e6854db376f04d05e321b0e415f9d817f7cb229..5612927d1e2bfe1282371d930843854c2b213cab 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -214,7 +214,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities) |
IPC_STRUCT_TRAITS_MEMBER(texture_storage) |
IPC_STRUCT_TRAITS_MEMBER(discard_framebuffer) |
IPC_STRUCT_TRAITS_MEMBER(sync_query) |
- IPC_STRUCT_TRAITS_MEMBER(map_image) |
+ IPC_STRUCT_TRAITS_MEMBER(image) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats) |