Chromium Code Reviews| Index: sdk/lib/io/http_impl.dart |
| diff --git a/sdk/lib/io/http_impl.dart b/sdk/lib/io/http_impl.dart |
| index 2bae836ecbd2d7c37c4dae8181e87299b13e841d..d002f30df598e0e881bff6477e6852841c1ccb88 100644 |
| --- a/sdk/lib/io/http_impl.dart |
| +++ b/sdk/lib/io/http_impl.dart |
| @@ -2224,7 +2224,6 @@ class _HttpServer |
| SecurityContext context, |
| int backlog, |
| bool v6Only, |
| - String certificate_name, |
| bool requestClientCertificate, |
| bool shared) { |
| return SecureServerSocket.bind( |