Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 5ce615ac5300af2894c39f72a133e5b0c77421f4..a2eed3ead8ea17f6c0158e5064fee46c8fc52676 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -375,6 +375,7 @@ extern const char kTestType[]; |
extern const char kTestingChannelID[]; |
extern const char kTrackActiveVisitTime[]; |
extern const char kTranslateScriptURL[]; |
+extern const char kTranslateSecurityOrigin[]; |
extern const char kTrustedSpdyProxy[]; |
extern const char kTryChromeAgain[]; |
extern const char kUninstallExtension[]; |