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

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: 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
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/messagequeue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 0e6198c1c4226501b537cf01dfa1a7370384fb2b..c7e17279b624df0efd46067fa0c8f72e72295d49 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -257,6 +257,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698