Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 00e421dca4f465c77022101692465fcecc7215c6..b9558cc6eb6f3ab1dec7c19be6c737d64f831177 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -162,6 +162,8 @@ IPC_STRUCT_TRAITS_END() |
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) |