| Index: chrome/browser/chrome_content_browser_client.cc
|
| diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
|
| index a3a9b9da1daf88e4e68fe3879b5952213b9670d6..75a40bc0b4da11f255ae6bafc66ba0d7be88cf76 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -1387,6 +1387,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
|
| switches::kProfilingAtStart,
|
| switches::kProfilingFile,
|
| switches::kProfilingFlush,
|
| + switches::kUnsafetyTreatInsecureOriginAsSecure,
|
| translate::switches::kTranslateSecurityOrigin,
|
| };
|
|
|
|
|