Index: webkit/common/webpreferences.h |
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h |
index 22e988814c916ecf4b7f9d31905a5ee6764add56..8ce96f88c8a46d43deaae8207c20d7daf3d5aa34 100644 |
--- a/webkit/common/webpreferences.h |
+++ b/webkit/common/webpreferences.h |
@@ -132,8 +132,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences { |
bool should_print_backgrounds; |
bool enable_scroll_animator; |
bool visual_word_movement_enabled; |
- bool css_sticky_position_enabled; |
- bool css_shaders_enabled; |
bool css_variables_enabled; |
bool lazy_layout_enabled; |
bool region_based_columns_enabled; |