| Index: net/test/spawned_test_server/base_test_server.h
|
| diff --git a/net/test/spawned_test_server/base_test_server.h b/net/test/spawned_test_server/base_test_server.h
|
| index 8edaa4944b511e262292993d46369e8206784f41..f146d5c48a8410b43f923713348b53bcc1fd0071 100644
|
| --- a/net/test/spawned_test_server/base_test_server.h
|
| +++ b/net/test/spawned_test_server/base_test_server.h
|
| @@ -49,9 +49,6 @@
|
| struct SSLOptions {
|
| enum ServerCertificate {
|
| CERT_OK,
|
| - // Causes the testserver to use a hostname that is a domain
|
| - // instead of an IP.
|
| - CERT_OK_FOR_LOCALHOST,
|
|
|
| // CERT_AUTO causes the testserver to generate a test certificate issued
|
| // by "Testing CA" (see net/data/ssl/certificates/ocsp-test-root.pem).
|
|
|