Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 936a8a020d37f794233a2614594c19116d6586b7..9e25bc99d369b4e28440fd4668cf9c738a19cdbe 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() |