Index: remoting/protocol/errors.h |
diff --git a/remoting/protocol/errors.h b/remoting/protocol/errors.h |
index c76c99e46e36ce5593106b190ca443f06d8fe9a1..0de2fbb29109ad12e8deac021a565806d8beedcc 100644 |
--- a/remoting/protocol/errors.h |
+++ b/remoting/protocol/errors.h |
@@ -17,7 +17,7 @@ enum ErrorCode { |
CHANNEL_CONNECTION_ERROR, |
SIGNALING_ERROR, |
SIGNALING_TIMEOUT, |
- HOST_IS_DISABLED, |
+ HOST_OVERLOAD, |
UNKNOWN_ERROR, |
}; |