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 8505393b988ea396ed6702f3ae188c4e05eff502..b4ac1bb30246ec043fdb93a52384ba67116a7be3 100644 |
| --- a/sdk/lib/io/iolib_sources.gypi |
| +++ b/sdk/lib/io/iolib_sources.gypi |
| @@ -35,8 +35,8 @@ |
| 'stream_util.dart', |
| 'string_stream.dart', |
| 'timer_impl.dart', |
| - 'tls_socket.dart', |
| - 'tls_server_socket.dart', |
| + 'secure_socket.dart', |
| + 'secure_server_socket.dart', |
| 'websocket.dart', |
| 'websocket_impl.dart', |
| ], |