Index: remoting/protocol/session_manager.h |
diff --git a/remoting/protocol/session_manager.h b/remoting/protocol/session_manager.h |
index 2cc575914650f4dcc1c1f6daf4eeb79c02a0b1c8..0efc553d7f32ad03fc633376ab698a58ee60dd8f 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, |
+ OVERLOAD, |
// Reject the session because the client is not allowed to connect |
// to the host. |