| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index a96d703d91f15b9808cac7caa2ce8e4eb587ac4b..c452036fb5d6b8f84a0fc66e04e3afdef5dfdabd 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -463,9 +463,6 @@ const char kEnableExtensionActivityLogTesting[] =
|
| // crbug.com/142458 .
|
| const char kEnableFastUnload[] = "enable-fast-unload";
|
|
|
| -// Enable opt-in for the collection of invalid TLS/SSL certificate chains.
|
| -const char kEnableInvalidCertCollection[] = "enable-invalid-cert-collection";
|
| -
|
| // Enables IPv6 support, even if probes suggest that it may not be fully
|
| // supported. Some probes may require internet connections, and this flag will
|
| // allow support independent of application testing. This flag overrides
|
|
|