Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 48533) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -271,6 +271,7 @@ |
#if defined(OS_MACOSX) |
extern const char kDisableFlashCoreAnimation[]; |
extern const char kEnableSandboxLogging[]; |
+extern const char kUseNSSForSSL[]; |
#else |
extern const char kKioskMode[]; |
#endif |