| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 1bc1b66afccc6fa4f6c18a12324f8d90b3c54bba..480ed69b994349c0a17cbc0fb296a08be3320482 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -158,7 +158,6 @@ WebPreferences::WebPreferences()
|
| available_hover_types(0),
|
| primary_hover_type(ui::HOVER_TYPE_NONE),
|
| sync_xhr_in_documents_enabled(true),
|
| - deferred_image_decoding_enabled(false),
|
| image_color_profiles_enabled(false),
|
| should_respect_image_orientation(false),
|
| number_of_cpu_cores(1),
|
|
|