| Index: content/common/resource_messages.h
|
| ===================================================================
|
| --- content/common/resource_messages.h (revision 119306)
|
| +++ content/common/resource_messages.h (working copy)
|
| @@ -44,6 +44,7 @@
|
| IPC_STRUCT_TRAITS_MEMBER(download_file_path)
|
| IPC_STRUCT_TRAITS_MEMBER(was_fetched_via_spdy)
|
| IPC_STRUCT_TRAITS_MEMBER(was_npn_negotiated)
|
| + IPC_STRUCT_TRAITS_MEMBER(npn_negotiated_protocol)
|
| IPC_STRUCT_TRAITS_MEMBER(was_alternate_protocol_available)
|
| IPC_STRUCT_TRAITS_MEMBER(was_fetched_via_proxy)
|
| IPC_STRUCT_TRAITS_MEMBER(socket_address)
|
|
|