Use kIgnoreCertificateErrors from content_switches.h
This commit is contained in:
parent
db6d75ca90
commit
ca274f7be0
3 changed files with 1 additions and 5 deletions
|
@ -17,7 +17,6 @@ extern const char kProxyPacUrl[];
|
|||
extern const char kDisableHttp2[];
|
||||
extern const char kAuthServerWhitelist[];
|
||||
extern const char kAuthNegotiateDelegateWhitelist[];
|
||||
extern const char kIgnoreCertificateErrors[];
|
||||
extern const char kDiskCacheSize[];
|
||||
|
||||
} // namespace switches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue