| Index: content/public/common/common_param_traits_macros.h
|
| diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h
|
| index 85438c4d9dd4c9c0fd883ae86626fa81e43c92cd..9b3ff058c04d1203a9eda01aeb03d91f9f578d7c 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -136,7 +136,6 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(user_style_sheet_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(user_style_sheet_location)
|
| IPC_STRUCT_TRAITS_MEMBER(author_and_user_styles_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(frame_flattening_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_universal_access_from_file_urls)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_file_access_from_file_urls)
|
| IPC_STRUCT_TRAITS_MEMBER(webaudio_enabled)
|
|
|