| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8a6658d7abf6a14977bff7f6de083fcdcbe084e3..37486f4a8f6d22f6a0d3b67d6e39ec70a35e707f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -48,6 +48,7 @@ extern const char kBrowserAssertTest[];
|
| extern const char kBrowserCrashTest[];
|
| extern const char kCheckForUpdateIntervalSec[];
|
| extern const char kChromeVersion[];
|
| +extern const char kCipherSuiteBlacklist[];
|
| extern const char kCloudPrintDeleteFile[];
|
| extern const char kCloudPrintFile[];
|
| extern const char kCloudPrintJobTitle[];
|
|
|