| Index: remoting/client/plugin/chromoting_instance.h
|
| diff --git a/remoting/client/plugin/chromoting_instance.h b/remoting/client/plugin/chromoting_instance.h
|
| index 380e2f1d6d64296ec6271b1a1669fa89a52b6de3..84780d68794ccc18f36d37c9b9d700ff6c4c9bae 100644
|
| --- a/remoting/client/plugin/chromoting_instance.h
|
| +++ b/remoting/client/plugin/chromoting_instance.h
|
| @@ -81,7 +81,7 @@ class ChromotingInstance :
|
| ERROR_SESSION_REJECTED,
|
| ERROR_INCOMPATIBLE_PROTOCOL,
|
| ERROR_NETWORK_FAILURE,
|
| - ERROR_HOST_IS_DISABLED,
|
| + ERROR_HOST_OVERLOAD,
|
| };
|
|
|
| // Plugin API version. This should be incremented whenever the API
|
|
|