| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index aa4bb75f24d4613eceb1d6dd1fa40f311ad843b9..444ce51cf5b9f44e5c11d5527d13d688d8658353 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -164,7 +164,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| int available_hover_types;
|
| ui::HoverType primary_hover_type;
|
| bool sync_xhr_in_documents_enabled;
|
| - bool deferred_image_decoding_enabled;
|
| bool image_color_profiles_enabled;
|
| bool should_respect_image_orientation;
|
| int number_of_cpu_cores;
|
|
|