| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 454739c0e3e47d0680004b97318a737d2cf9a4f9..380a2bc35f16e01ac53f531c4a98a49d3f76e15e 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -197,6 +197,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_usage)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_storage)
|
| IPC_STRUCT_TRAITS_MEMBER(discard_framebuffer)
|
| + IPC_STRUCT_TRAITS_MEMBER(sync_query)
|
| IPC_STRUCT_TRAITS_MEMBER(map_image)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|