| 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;
|
|
|