| Index: chrome/browser/ui/startup/bad_flags_prompt.cc
|
| diff --git a/chrome/browser/ui/startup/bad_flags_prompt.cc b/chrome/browser/ui/startup/bad_flags_prompt.cc
|
| index 158802947cca1b07f1c3786b0e044a7f17432b9f..52eb2f5a38ad5fa9491e04c62f25ed1dfa4a48b6 100644
|
| --- a/chrome/browser/ui/startup/bad_flags_prompt.cc
|
| +++ b/chrome/browser/ui/startup/bad_flags_prompt.cc
|
| @@ -54,7 +54,6 @@ void ShowBadFlagsPrompt(Browser* browser) {
|
| switches::kSingleProcess,
|
|
|
| // These flags disable or undermine the Same Origin Policy.
|
| - switches::kTrustedSpdyProxy,
|
| translate::switches::kTranslateSecurityOrigin,
|
|
|
| // These flags undermine HTTPS / connection security.
|
|
|