 Chromium Code Reviews
 Chromium Code Reviews Issue 9455070:
  Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_base::Thread.  (Closed) 
  Base URL: https://src.chromium.org/svn/trunk/src/
    
  
    Issue 9455070:
  Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_base::Thread.  (Closed) 
  Base URL: https://src.chromium.org/svn/trunk/src/| Index: jingle/jingle.gyp | 
| =================================================================== | 
| --- jingle/jingle.gyp (revision 123249) | 
| +++ jingle/jingle.gyp (working copy) | 
| @@ -14,6 +14,7 @@ | 
| 'sources': [ | 
| 'glue/channel_socket_adapter.cc', | 
| 'glue/channel_socket_adapter.h', | 
| + 'glue/dummy_chrome_socketserver.h', | 
| 'glue/pseudotcp_adapter.cc', | 
| 'glue/pseudotcp_adapter.h', | 
| 'glue/thread_wrapper.cc', |