| Index: content/common/manifest_manager_messages.h
|
| diff --git a/content/common/manifest_manager_messages.h b/content/common/manifest_manager_messages.h
|
| index 67cf0d0ddb59c38fcbf432f88b369d54cf32f3c9..3bcadd4f1126a609f572753066353e876d768434 100644
|
| --- a/content/common/manifest_manager_messages.h
|
| +++ b/content/common/manifest_manager_messages.h
|
| @@ -27,6 +27,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::Manifest::RelatedApplication)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::Manifest)
|
| + IPC_STRUCT_TRAITS_MEMBER(url)
|
| IPC_STRUCT_TRAITS_MEMBER(name)
|
| IPC_STRUCT_TRAITS_MEMBER(short_name)
|
| IPC_STRUCT_TRAITS_MEMBER(start_url)
|
|
|