Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 69b5c48b470a508b9d8d452a52519244c502f2b3..f8ab46eaff19343b3dc63e85781ebe808d4b7de7 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -269,6 +269,7 @@ extern const char kSilentDebuggerExtensionAPI[]; |
extern const char kSilentLaunch[]; |
extern const char kShowAppList[]; |
extern const char kShowSavedCopy[]; |
+extern const char kSSLKeyLogFile[]; |
extern const char kEnableShowSavedCopyPrimary[]; |
extern const char kEnableShowSavedCopySecondary[]; |
extern const char kDisableShowSavedCopy[]; |