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

Unified Diff: components/copresence/handlers/directive_handler.h

Issue 441103002: Tests for the Copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@api
Patch Set: Renaming to simply CopresenceDelegate Created 6 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
« no previous file with comments | « components/copresence/copresence_manager_impl.cc ('k') | components/copresence/public/copresence_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/handlers/directive_handler.h
diff --git a/components/copresence/handlers/directive_handler.h b/components/copresence/handlers/directive_handler.h
index 081b62efd253dc887aa0847417eae2ff6db58182..f36aa88cc19a3a9e57d91dec81625c5001576ad1 100644
--- a/components/copresence/handlers/directive_handler.h
+++ b/components/copresence/handlers/directive_handler.h
@@ -18,7 +18,7 @@ namespace copresence {
class Directive;
// The directive handler manages transmit and receive directives
-// given to it by the client.
+// given to it by the manager.
class DirectiveHandler {
public:
DirectiveHandler();
« no previous file with comments | « components/copresence/copresence_manager_impl.cc ('k') | components/copresence/public/copresence_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698