Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index ecb19796f6fc9dfea6abdfe37ee61738104eeae6..707d334597fad09cc62084c9ea1011677bc4f2b2 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -249,6 +249,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo) |
IPC_STRUCT_TRAITS_MEMBER(sandboxed) |
IPC_STRUCT_TRAITS_MEMBER(process_crash_count) |
IPC_STRUCT_TRAITS_MEMBER(in_process_gpu) |
+ IPC_STRUCT_TRAITS_MEMBER(driver_bugs_workarounds) |
IPC_STRUCT_TRAITS_MEMBER(basic_info_state) |
IPC_STRUCT_TRAITS_MEMBER(context_info_state) |
#if defined(OS_WIN) |