Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 80449) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -286,6 +286,7 @@ |
| extern const char kTrustedPlugins[]; |
| extern const char kTryChromeAgain[]; |
| extern const char kUninstall[]; |
| +extern const char kUseSctp[]; |
| extern const char kUseSpdy[]; |
| extern const char kIgnoreCertificateErrors[]; |
| extern const char kMaxSpdySessionsPerDomain[]; |