| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index b9d444dbfe04c8058556966598d374301c1dfb1a..e38bb617476450aac132d820b66a479e715bb5f3 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -171,6 +171,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ScreenInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(depth)
|
| IPC_STRUCT_TRAITS_MEMBER(depth_per_component)
|
| IPC_STRUCT_TRAITS_MEMBER(is_monochrome)
|
| + IPC_STRUCT_TRAITS_MEMBER(is_virtual)
|
| IPC_STRUCT_TRAITS_MEMBER(rect)
|
| IPC_STRUCT_TRAITS_MEMBER(available_rect)
|
| IPC_STRUCT_TRAITS_MEMBER(orientation_type)
|
|
|