| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 69bed9fe4b353b50aa2e5fa466cdb2904a9eb48e..0ea55b22bcb0cd9963df07e1ed7e090d716da5fe 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -112,7 +112,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool flash_3d_enabled;
|
| bool flash_stage3d_enabled;
|
| bool flash_stage3d_baseline_enabled;
|
| - bool gl_multisampling_enabled;
|
| bool privileged_webgl_extensions_enabled;
|
| bool webgl_errors_to_console_enabled;
|
| bool mock_scrollbars_enabled;
|
|
|