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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1123153002: Added class to subscribe to GCD notifications over XMPP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@host-xmpp-connect2a
Patch Set: revised unit test Created 5 years, 7 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
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index b5cd4b082fccddd38fe762bb17afe17a99f1985d..70aeff7c8c55ba2094ee719baac6461ebd577da2 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -193,6 +193,8 @@
'protocol/v2_authenticator.cc',
'protocol/v2_authenticator.h',
'protocol/video_stub.h',
+ 'signaling/gcd_notification_subscriber.cc',
+ 'signaling/gcd_notification_subscriber.h',
'signaling/iq_sender.cc',
'signaling/iq_sender.h',
'signaling/jid_util.cc',

Powered by Google App Engine
This is Rietveld 408576698