Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index ffd675119840ecb445aa3bf938372c3197751f6e..1e0879834b637696c698b654f23eabd4a2d7308a 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -183,6 +183,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo) |
IPC_STRUCT_TRAITS_MEMBER(software_rendering) |
IPC_STRUCT_TRAITS_MEMBER(direct_rendering) |
IPC_STRUCT_TRAITS_MEMBER(sandboxed) |
+ IPC_STRUCT_TRAITS_MEMBER(process_crash_count) |
#if defined(OS_WIN) |
IPC_STRUCT_TRAITS_MEMBER(dx_diagnostics) |
#endif |