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

Unified Diff: third_party/libjingle/libjingle_nacl.gyp

Issue 1926703004: Roll WebRTC 12519:12543, Libjingle 12501:12534 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add nullsocketserver.cc to libjingle.nacl 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 | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle_nacl.gyp
diff --git a/third_party/libjingle/libjingle_nacl.gyp b/third_party/libjingle/libjingle_nacl.gyp
index 46129c8f45292607cf35ba64e6977966bcc302bc..99dd6679c09de54937db01a8cc4495a5a9047295 100644
--- a/third_party/libjingle/libjingle_nacl.gyp
+++ b/third_party/libjingle/libjingle_nacl.gyp
@@ -138,6 +138,7 @@
'<(webrtc_base)/network.h',
'<(webrtc_base)/networkmonitor.cc',
'<(webrtc_base)/networkmonitor.h',
+ '<(webrtc_base)/nullsocketserver.cc',
'<(webrtc_base)/nullsocketserver.h',
'<(webrtc_base)/openssladapter.cc',
'<(webrtc_base)/openssldigest.cc',
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698