| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 8efb6d00cd3a3a021aad3c5d7aea08e7e4f19a63..17bf9dc7961432f4ee3358681d51c55fae041830 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -119,7 +119,6 @@ WebPreferences::WebPreferences()
|
| privileged_webgl_extensions_enabled(false),
|
| webgl_errors_to_console_enabled(true),
|
| mock_scrollbars_enabled(false),
|
| - layer_squashing_enabled(true),
|
| asynchronous_spell_checking_enabled(true),
|
| unified_textchecker_enabled(false),
|
| accelerated_2d_canvas_enabled(false),
|
|
|