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

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: for review 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..faea99a5fa426e70aa46f5c89c284917169e8a66 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -201,6 +201,8 @@
'signaling/jingle_info_request.h',
'signaling/log_to_server.cc',
'signaling/log_to_server.h',
+ 'signaling/push_notification_subscriber.cc',
+ 'signaling/push_notification_subscriber.h',
'signaling/server_log_entry.cc',
'signaling/server_log_entry.h',
'signaling/signal_strategy.h',

Powered by Google App Engine
This is Rietveld 408576698