| Index: content/common/manifest_manager_messages.h
|
| diff --git a/content/common/manifest_manager_messages.h b/content/common/manifest_manager_messages.h
|
| index a415a9f745a81ab19237c41e4dc72a30d1239368..38e9ae4548b43a28e545712e26bc3aed55fcb4f9 100644
|
| --- a/content/common/manifest_manager_messages.h
|
| +++ b/content/common/manifest_manager_messages.h
|
| @@ -18,6 +18,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::Manifest)
|
| IPC_STRUCT_TRAITS_MEMBER(name)
|
| IPC_STRUCT_TRAITS_MEMBER(short_name)
|
| IPC_STRUCT_TRAITS_MEMBER(start_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(gcm_sender_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| // The browser process requests for the manifest linked with the associated
|
|
|