Chromium Code Reviews| Index: sdk/lib/io/iolib_sources.gypi |
| diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi |
| index 2f5fa0158857fea5a00139379c00a3e0bc6c00dd..8505393b988ea396ed6702f3ae188c4e05eff502 100644 |
| --- a/sdk/lib/io/iolib_sources.gypi |
| +++ b/sdk/lib/io/iolib_sources.gypi |
| @@ -36,6 +36,7 @@ |
| 'string_stream.dart', |
| 'timer_impl.dart', |
| 'tls_socket.dart', |
| + 'tls_server_socket.dart', |
| 'websocket.dart', |
| 'websocket_impl.dart', |
| ], |