| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0088b0b3ea7076db8ac543dc1a4ee236c06f5008..3fe3cfd42bd26aa1b277e5bb69cf68dea29ce6ba 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[];
|
|
|