Index: sdk/lib/io/io.dart |
diff --git a/sdk/lib/io/io.dart b/sdk/lib/io/io.dart |
index 82e84b471f9e8774ccdaf1fcd5cddfb7ffe80063..634d881852f9fd1264a01aeeb7f6a53860b739d5 100644 |
--- a/sdk/lib/io/io.dart |
+++ b/sdk/lib/io/io.dart |
@@ -50,5 +50,6 @@ |
#source('string_stream.dart'); |
#source('timer_impl.dart'); |
#source('tls_socket.dart'); |
+#source('tls_server_socket.dart'); |
#source('websocket.dart'); |
#source('websocket_impl.dart'); |