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

Unified Diff: webkit/common/webpreferences.h

Issue 326823003: Remove lazy layout preference plumbing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/renderer/web_preferences.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 f51b3deac20ef92bc5ab5949fbfbe026aab1c994..4bf09ae81d961d3b5395726ec40a7ec94b772eb9 100644
--- a/webkit/common/webpreferences.h
+++ b/webkit/common/webpreferences.h
@@ -126,7 +126,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences {
bool should_clear_document_background;
bool enable_scroll_animator;
bool css_variables_enabled;
- bool lazy_layout_enabled;
bool region_based_columns_enabled;
bool touch_enabled;
bool device_supports_touch;
« no previous file with comments | « content/renderer/web_preferences.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698