| Index: content/common/resource_messages.h
|
| ===================================================================
|
| --- content/common/resource_messages.h (revision 123758)
|
| +++ content/common/resource_messages.h (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -46,6 +46,7 @@
|
| IPC_STRUCT_TRAITS_MEMBER(was_npn_negotiated)
|
| IPC_STRUCT_TRAITS_MEMBER(was_alternate_protocol_available)
|
| IPC_STRUCT_TRAITS_MEMBER(was_fetched_via_proxy)
|
| + IPC_STRUCT_TRAITS_MEMBER(npn_negotiated_protocol)
|
| IPC_STRUCT_TRAITS_MEMBER(socket_address)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|