| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index b76702aa874fc0e7d597491401731e4f3e610b0d..b853dd3f2ee1305808b527895a4921e47645b4bf 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -134,7 +134,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool antialiased_2d_canvas_disabled;
|
| bool antialiased_clips_2d_canvas_enabled;
|
| int accelerated_2d_canvas_msaa_sample_count;
|
| - bool force_software_readback_from_2d_canvas;
|
| bool accelerated_filters_enabled;
|
| bool deferred_filters_enabled;
|
| bool container_culling_enabled;
|
|
|