| Index: content/common/manifest_manager_messages.h
|
| diff --git a/content/common/manifest_manager_messages.h b/content/common/manifest_manager_messages.h
|
| index ae4a2d2a632b155705cae748656049b2fecea9f6..40905fccdf3427f8856aa4529b98c266a24df669 100644
|
| --- a/content/common/manifest_manager_messages.h
|
| +++ b/content/common/manifest_manager_messages.h
|
| @@ -32,7 +32,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::Manifest)
|
| 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)
|
| IPC_STRUCT_TRAITS_MEMBER(related_applications)
|
| IPC_STRUCT_TRAITS_MEMBER(prefer_related_applications)
|
|
|