Index: net/socket/tcp_server_socket_win.h |
=================================================================== |
--- net/socket/tcp_server_socket_win.h (revision 95949) |
+++ net/socket/tcp_server_socket_win.h (working copy) |
@@ -18,7 +18,7 @@ |
class IPEndPoint; |
-class NET_TEST TCPServerSocketWin |
+class NET_EXPORT_PRIVATE TCPServerSocketWin |
: public ServerSocket, |
NON_EXPORTED_BASE(public base::NonThreadSafe), |
public base::win::ObjectWatcher::Delegate { |