Chromium Code Reviews| Index: lib/src/web_socket.dart |
| diff --git a/lib/src/web_socket.dart b/lib/src/web_socket.dart |
| index edc0a185be4d882524b7c51f0c2d5cf876577f8c..dee3edfe6e1e995108b69b8b527a38db3faa8f01 100644 |
| --- a/lib/src/web_socket.dart |
| +++ b/lib/src/web_socket.dart |
| @@ -3,5 +3,5 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| export 'web_socket/channel.dart'; |
| -export 'web_socket/deprecated.dart'; |
| +export 'web_socket/compatible.dart'; |
| export 'web_socket/exception.dart'; |