| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index a9c84a4e5399f25a1269693ad8ea3e5c88575cd0..6b87991cedfe1c43d96f37037362723e9d5e8e58 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -274,7 +274,6 @@ IPC_STRUCT_TRAITS_END()
|
| IPC_STRUCT_TRAITS_BEGIN(content::GPUMemoryUmaStats)
|
| IPC_STRUCT_TRAITS_MEMBER(bytes_allocated_current)
|
| IPC_STRUCT_TRAITS_MEMBER(bytes_allocated_max)
|
| - IPC_STRUCT_TRAITS_MEMBER(bytes_limit)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(gpu::MemoryAllocation)
|
|
|