| Index: content/common/gpu/gpu_messages.h
|
| ===================================================================
|
| --- content/common/gpu/gpu_messages.h (revision 175756)
|
| +++ content/common/gpu/gpu_messages.h (working copy)
|
| @@ -162,8 +162,6 @@
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats)
|
| IPC_STRUCT_TRAITS_MEMBER(process_map)
|
| - IPC_STRUCT_TRAITS_MEMBER(bytes_allocated)
|
| - IPC_STRUCT_TRAITS_MEMBER(bytes_allocated_historical_max)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::GPUMemoryUmaStats)
|
|
|