| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index a56a3c542e81b20af8a0676b91c3df1f8ee4b291..de9ba36b1ab9582dd6a8e9aacdc64d5165945914 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -210,7 +210,6 @@
|
| IPC_STRUCT_TRAITS_MEMBER(direct_rendering)
|
| IPC_STRUCT_TRAITS_MEMBER(sandboxed)
|
| IPC_STRUCT_TRAITS_MEMBER(process_crash_count)
|
| - IPC_STRUCT_TRAITS_MEMBER(in_process_gpu)
|
| IPC_STRUCT_TRAITS_MEMBER(basic_info_state)
|
| IPC_STRUCT_TRAITS_MEMBER(context_info_state)
|
| #if defined(OS_WIN)
|
|
|