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

Unified Diff: cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h

Issue 22555003: GCP2.0 Device: Local settings workflow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 4 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: cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h
diff --git a/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h b/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h
index 7c612fe908de957b5177a70a837a34a390ffb2f1..b2cf2b84c132f5757b95b53456a7963af4614b99 100644
--- a/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h
+++ b/cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h
@@ -71,7 +71,7 @@ class CloudPrintXmppListener
void Connect(const std::string& access_token);
// Update ping interval when new local_settings was received.
- void set_standard_ping_interval(int interval);
+ void set_ping_interval(int interval);
private:
// notifier::PushClientObserver methods:
« no previous file with comments | « cloud_print/gcp20/prototype/cloud_print_response_parser.cc ('k') | cloud_print/gcp20/prototype/cloud_print_xmpp_listener.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698