| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2169b17bbb4c6892a623fdfb8d9c99873044aa80..35df63b5bc0007cf124677f9dd5b577268254a21 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -373,6 +373,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[];
|
|
|