Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Unified Diff: jingle/jingle.gyp

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/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698