Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: webkit/common/webpreferences.h

Issue 27072003: Remove 2 members from webpreference (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/common/webkit_test_helpers.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « content/shell/common/webkit_test_helpers.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698