| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index ba1898875bb61ecf86d2eb687682459a5b2857cf..dcb00ef601b9a37577d2a744abb9bd4b376fcb3d 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -171,7 +171,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool sync_xhr_in_documents_enabled;
|
| bool color_correct_rendering_enabled = false;
|
| bool color_correct_rendering_default_mode_enabled = false;
|
| - bool true_color_rendering_enabled = false;
|
| bool should_respect_image_orientation;
|
| int number_of_cpu_cores;
|
| EditingBehavior editing_behavior;
|
|
|