diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 9d8e28f..afebf87 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -196,6 +196,7 @@ extern const char kUninstall[]; extern const char kUseSpdy[]; extern const char kFixedHttpPort[]; extern const char kFixedHttpsPort[]; +extern const char kIgnoreCertificateErrors[]; extern const char kUseLowFragHeapCrt[]; extern const char kUserAgent[]; extern const char kUserDataDir[]; |