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

Unified Diff: remoting/protocol/session_manager.h

Issue 9860045: Address remaining nits for r129104. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/protocol/session_manager.h
diff --git a/remoting/protocol/session_manager.h b/remoting/protocol/session_manager.h
index 2cc575914650f4dcc1c1f6daf4eeb79c02a0b1c8..aeeb3d4536681f1fbefa1a6a6c615032d8142ee2 100644
--- a/remoting/protocol/session_manager.h
+++ b/remoting/protocol/session_manager.h
@@ -118,7 +118,7 @@ class SessionManager : public base::NonThreadSafe {
// Reject the session because the host is currently disabled due
// to previous login attempts.
- DISABLED,
+ UNAVAILABLE,
// Reject the session because the client is not allowed to connect
// to the host.
« remoting/protocol/jingle_session_manager.cc ('K') | « remoting/protocol/jingle_session_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698