| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index e85bda17f875696c89baa6b0b07604f1c3c7e31d..393ae083dc0d78c3617c9815e6372fa86ccf4af8 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -212,6 +212,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(max_untiled_layer_width)
|
| IPC_STRUCT_TRAITS_MEMBER(max_untiled_layer_height)
|
| IPC_STRUCT_TRAITS_MEMBER(fixed_position_creates_stacking_context)
|
| + IPC_STRUCT_TRAITS_MEMBER(sync_xhr_in_documents_enabled)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(WebMenuItem)
|
|
|