| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index c6b5a925bb5d3269161124c8d3ff6a56df902031..8129204873f9117b0b6a2dcf019e85331faf6045 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -108,6 +108,8 @@ asynchronousSpellCheckingEnabled initial=false
|
| hyperlinkAuditingEnabled initial=false
|
| allowDisplayOfInsecureContent initial=true
|
| allowRunningOfInsecureContent initial=true
|
| +strictMixedContentChecking initial=false
|
| +
|
| # FIXME: Remove this temporary flag. See crbug.com/366483 for the target
|
| # milestone.
|
| allowConnectingInsecureWebSocket initial=false
|
|
|