| Index: ppapi/proxy/ppapi_messages.h
|
| ===================================================================
|
| --- ppapi/proxy/ppapi_messages.h (revision 147912)
|
| +++ ppapi/proxy/ppapi_messages.h (working copy)
|
| @@ -199,6 +199,8 @@
|
| IPC_STRUCT_TRAITS_MEMBER(custom_content_transfer_encoding)
|
| IPC_STRUCT_TRAITS_MEMBER(prefetch_buffer_upper_threshold)
|
| IPC_STRUCT_TRAITS_MEMBER(prefetch_buffer_lower_threshold)
|
| + IPC_STRUCT_TRAITS_MEMBER(has_custom_user_agent)
|
| + IPC_STRUCT_TRAITS_MEMBER(custom_user_agent)
|
| IPC_STRUCT_TRAITS_MEMBER(body)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|