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

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, 9 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 | « remoting/remoting_nacl.gyp ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
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 9be759705c79dcce1276ee1cafc0ac2a789f9016..1248808ab0c8b759eacfadaae0f25856b177bf0a 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -203,6 +203,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 | « remoting/remoting_nacl.gyp ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698