|
@@ -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";
|
|
|
|