Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d39824aed8afd2a703605d5aeacea417d9a9bf0a..d24e169f78052d7cca040894637d396976502c9b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -31,6 +31,7 @@ extern const char kActivateExistingProfileBrowser[]; |
extern const char kAllowCrossOriginAuthPrompt[]; |
extern const char kAllowFileAccess[]; |
extern const char kAllowHttpScreenCapture[]; |
+extern const char kAllowInsecureLocalhost[]; |
extern const char kAllowOutdatedPlugins[]; |
extern const char kAllowRunningInsecureContent[]; |
extern const char kAlternateProtocolProbabilityThreshold[]; |