| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 346295abc71fe2bdaa6a1928670c2486a0a94b54..508bda8d1fe0456776cb25a67db55c51a782b03e 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -175,6 +175,8 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_file_access_from_file_urls)
|
| IPC_STRUCT_TRAITS_MEMBER(webaudio_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(experimental_webgl_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(flash_3d_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(gl_multisampling_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(privileged_webgl_extensions_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(show_composited_layer_borders)
|
|
|