Chromium Code Reviews

Unified Diff: remoting/remoting_nacl.gyp

Issue 1427003009: Implement WebrtcTransport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@transport_session.h
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index d5cb7be9a7db2b7376e466b31b8d40c728c79ee6..7ea8e1a31e676c3c32e3c429d9cca78fd141e03e 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -125,6 +125,7 @@
'base/url_request_context_getter.cc',
'protocol/chromium_socket_factory.cc',
'protocol/chromium_port_allocator_factory.cc',
+ 'protocol/webrtc_transport.cc',
],
# Include normalizing_input_filter_*.cc excluded by the filename

Powered by Google App Engine