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

Unified Diff: remoting/remoting_srcs.gypi

Issue 958703003: Remove dependency on XMPP implementation in WebRTC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | remoting/remoting_test.gypi » ('j') | remoting/signaling/xmpp_login_handler.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index eaef9ee00ca30d9d665ecb09f43b0abcfa335ade..b38d00833bb77e2e3ba3e606ecf31f4a7b28be7d 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -200,6 +200,10 @@
'signaling/signal_strategy.h',
'signaling/xmpp_signal_strategy.cc',
'signaling/xmpp_signal_strategy.h',
+ 'signaling/xmpp_stream_parser.cc',
+ 'signaling/xmpp_stream_parser.h',
+ 'signaling/xmpp_login_handler.cc',
+ 'signaling/xmpp_login_handler.h',
],
'remoting_client_sources': [
« no previous file with comments | « no previous file | remoting/remoting_test.gypi » ('j') | remoting/signaling/xmpp_login_handler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698