| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index f0703241c5f604f3a7d9c342d0ee8bc9a0c80a99..52f4de7c519a3a77b260debc3404ef5bdb9e46b8 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -139,7 +139,6 @@ WebPreferences::WebPreferences()
|
| available_hover_types(0),
|
| primary_hover_type(ui::HOVER_TYPE_NONE),
|
| sync_xhr_in_documents_enabled(true),
|
| - image_color_profiles_enabled(false),
|
| should_respect_image_orientation(false),
|
| number_of_cpu_cores(1),
|
| #if defined(OS_MACOSX)
|
|
|