| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 12da598b165eb32f43743fae42294b145172181b..c8501330c6c2371b1505828fa2a50e44a1bd65e4 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -117,7 +117,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool privileged_webgl_extensions_enabled;
|
| bool webgl_errors_to_console_enabled;
|
| bool mock_scrollbars_enabled;
|
| - bool layer_squashing_enabled;
|
| bool asynchronous_spell_checking_enabled;
|
| bool unified_textchecker_enabled;
|
| bool accelerated_2d_canvas_enabled;
|
|
|