| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 243f811d00b2432c1a46643b79a911237b94f017..4bc2de17313b696ed33acead334e7e897abc7f53 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -103,7 +103,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool layer_squashing_enabled;
|
| bool asynchronous_spell_checking_enabled;
|
| bool unified_textchecker_enabled;
|
| - bool accelerated_compositing_for_video_enabled;
|
| bool accelerated_2d_canvas_enabled;
|
| int minimum_accelerated_2d_canvas_size;
|
| bool antialiased_2d_canvas_disabled;
|
|
|