| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 06da68b70dcdb1ebe08c2fa2f4ab1f1f97f49728..bd532a6e51e7ce59f0f9a28b892d45357ec67ca7 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -115,7 +115,6 @@ WebPreferences::WebPreferences()
|
| accelerated_filters_enabled(false),
|
| deferred_filters_enabled(false),
|
| container_culling_enabled(false),
|
| - allow_displaying_insecure_content(true),
|
| allow_running_insecure_content(false),
|
| disable_reading_from_canvas(false),
|
| strict_mixed_content_checking(false),
|
|
|