Chromium Code Reviews| Index: sdk/lib/io/io.dart |
| diff --git a/sdk/lib/io/io.dart b/sdk/lib/io/io.dart |
| index 333b79cc8953dc4082cdc9c8afbddd64b3534a6a..9f98149cb19d15cfe0dc922d8e095ebc21b2c2c2 100644 |
| --- a/sdk/lib/io/io.dart |
| +++ b/sdk/lib/io/io.dart |
| @@ -242,5 +242,6 @@ part 'service_object.dart'; |
| part 'socket.dart'; |
| part 'stdio.dart'; |
| part 'string_transformer.dart'; |
| +part 'sync_socket.dart'; |
| part 'websocket.dart'; |
| part 'websocket_impl.dart'; |