Chromium Code Reviews| Index: net/base/ssl_config_service_win.h |
| =================================================================== |
| --- net/base/ssl_config_service_win.h (revision 67717) |
| +++ net/base/ssl_config_service_win.h (working copy) |
| @@ -29,7 +29,6 @@ |
| // Setters. Can be called on any thread. |
| static void SetRevCheckingEnabled(bool enabled); |
| - static void SetSSL2Enabled(bool enabled); |
| static void SetSSL3Enabled(bool enabled); |
| static void SetTLS1Enabled(bool enabled); |