Use kIgnoreCertificateErrors from content_switches.h
This commit is contained in:
parent
db6d75ca90
commit
ca274f7be0
3 changed files with 1 additions and 5 deletions
|
@ -50,9 +50,6 @@ const char kAuthServerWhitelist[] = "auth-server-whitelist";
|
|||
const char kAuthNegotiateDelegateWhitelist[] =
|
||||
"auth-negotiate-delegate-whitelist";
|
||||
|
||||
// Ignores certificate-related errors.
|
||||
const char kIgnoreCertificateErrors[] = "ignore-certificate-errors";
|
||||
|
||||
// Forces the maximum disk space to be used by the disk cache, in bytes.
|
||||
const char kDiskCacheSize[] = "disk-cache-size";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue