Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 1137205f28d6bd56d49ed4c5a86af1e7848e96d2..a315d68dc254dae7a39e67f2b2bdd08d77bc1728 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -369,6 +369,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[]; |