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

Unified Diff: webrtc/base/base.gyp

Issue 1891293002: Adds clearer function to create rtc::Thread without Physical SocketServer (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: year Created 4 years, 8 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: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 52f2ffe6dbcbf2ec76ce7d5f4345e25df2922c34..bc817caa6a8d3b982a6e661e7b18be5f5f1d2aa0 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -241,6 +241,7 @@
'network.h',
'networkmonitor.cc',
'networkmonitor.h',
+ 'nullsocketserver.cc',
'nullsocketserver.h',
'openssl.h',
'openssladapter.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/messagequeue.h » ('j') | webrtc/base/messagequeue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698