diff options
Diffstat (limited to 'content/common/view_messages.h')
-rw-r--r-- | content/common/view_messages.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/view_messages.h b/content/common/view_messages.h index 051c817..2727d49 100644 --- a/content/common/view_messages.h +++ b/content/common/view_messages.h @@ -217,7 +217,6 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences) IPC_STRUCT_TRAITS_MEMBER(visual_word_movement_enabled) IPC_STRUCT_TRAITS_MEMBER(password_echo_enabled) IPC_STRUCT_TRAITS_MEMBER(css_sticky_position_enabled) - IPC_STRUCT_TRAITS_MEMBER(css_regions_enabled) IPC_STRUCT_TRAITS_MEMBER(css_shaders_enabled) IPC_STRUCT_TRAITS_MEMBER(css_variables_enabled) IPC_STRUCT_TRAITS_MEMBER(css_grid_layout_enabled) |