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..888552d39fc57eec3cf528e8a0aa19a2c18312b7 100644 |
--- a/chrome/browser/ui/startup/bad_flags_prompt.cc |
+++ b/chrome/browser/ui/startup/bad_flags_prompt.cc |
@@ -53,8 +53,6 @@ void ShowBadFlagsPrompt(Browser* browser) { |
switches::kNoSandbox, |
switches::kSingleProcess, |
- // These flags disable or undermine the Same Origin Policy. |
- switches::kTrustedSpdyProxy, |
translate::switches::kTranslateSecurityOrigin, |
// These flags undermine HTTPS / connection security. |