Index: content/common/gpu/gpu_messages.h |
=================================================================== |
--- content/common/gpu/gpu_messages.h (revision 129207) |
+++ content/common/gpu/gpu_messages.h (working copy) |
@@ -117,6 +117,7 @@ |
IPC_STRUCT_TRAITS_MEMBER(gl_renderer) |
IPC_STRUCT_TRAITS_MEMBER(gl_extensions) |
IPC_STRUCT_TRAITS_MEMBER(can_lose_context) |
+ IPC_STRUCT_TRAITS_MEMBER(gpu_accessible) |
IPC_STRUCT_TRAITS_MEMBER(performance_stats) |
IPC_STRUCT_TRAITS_MEMBER(software_rendering) |
#if defined(OS_WIN) |