| Index: content/common/manifest_manager_messages.h
|
| diff --git a/content/common/manifest_manager_messages.h b/content/common/manifest_manager_messages.h
|
| index 6bdb98f8e75f373f3ba04ed332a039f6d2909bb5..c052f27da31861961023b73c9da1f69f77aca512 100644
|
| --- a/content/common/manifest_manager_messages.h
|
| +++ b/content/common/manifest_manager_messages.h
|
| @@ -30,6 +30,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(scope)
|
| IPC_STRUCT_TRAITS_MEMBER(display)
|
| IPC_STRUCT_TRAITS_MEMBER(orientation)
|
| IPC_STRUCT_TRAITS_MEMBER(icons)
|
|
|