| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 41f7a69d1d7174624ba7cd734735769df0a720ec..80816aed66723fcf57cea3bf064f2ecc16764f10 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -175,7 +175,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| ui::HoverType primary_hover_type;
|
| bool sync_xhr_in_documents_enabled;
|
| bool color_correct_rendering_enabled = false;
|
| - bool color_correct_rendering_default_mode_enabled = false;
|
| bool should_respect_image_orientation;
|
| int number_of_cpu_cores;
|
| EditingBehavior editing_behavior;
|
|
|