| Index: content/common/intents_messages.h
|
| diff --git a/content/common/intents_messages.h b/content/common/intents_messages.h
|
| index 0102e6c4858fab3e8667cb48001a1114af162ea3..4dc568a7d1a275ed6e1de23c92dcdb9d1bd150d6 100644
|
| --- a/content/common/intents_messages.h
|
| +++ b/content/common/intents_messages.h
|
| @@ -25,6 +25,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebIntentData)
|
| IPC_STRUCT_TRAITS_MEMBER(extra_data)
|
| IPC_STRUCT_TRAITS_MEMBER(service)
|
| IPC_STRUCT_TRAITS_MEMBER(unserialized_data)
|
| + IPC_STRUCT_TRAITS_MEMBER(message_port_ids)
|
| IPC_STRUCT_TRAITS_MEMBER(blob_file)
|
| IPC_STRUCT_TRAITS_MEMBER(blob_length)
|
| IPC_STRUCT_TRAITS_MEMBER(data_type)
|
|
|