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

Unified Diff: jingle/notifier/listener/push_client_observer.cc

Issue 11232048: Adding XMPP ping functionality to CLoudPrint. XMPP ping and timeout is controlled thorugh Service S… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments addressed Created 8 years, 2 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: jingle/notifier/listener/push_client_observer.cc
diff --git a/jingle/notifier/listener/push_client_observer.cc b/jingle/notifier/listener/push_client_observer.cc
index 04a877b52c78ec897a02a97d3281007731bd965b..a958eea1abd53e0f162ca659b63c36702d34122e 100644
--- a/jingle/notifier/listener/push_client_observer.cc
+++ b/jingle/notifier/listener/push_client_observer.cc
@@ -8,4 +8,6 @@ namespace notifier {
PushClientObserver::~PushClientObserver() {}
+void PushClientObserver::OnPingResponse() {}
+
} // namespace notifier
« no previous file with comments | « jingle/notifier/listener/push_client_observer.h ('k') | jingle/notifier/listener/push_notifications_listen_task.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698