| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 4b14ed9b7640a94e5c86389c3e96a24436fd2792..8535cf63809158090d7492f5c9225a8e0ac9e41a 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -163,6 +163,7 @@ IPC_STRUCT_TRAITS_BEGIN(blink::WebDeviceEmulationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(scale)
|
| IPC_STRUCT_TRAITS_MEMBER(screen_orientation_angle)
|
| IPC_STRUCT_TRAITS_MEMBER(screen_orientation_type)
|
| + IPC_STRUCT_TRAITS_MEMBER(override_gutter_color)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::ScreenInfo)
|
|
|